To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 載???}載???{^ 10001101110110100011111100111111001111110111110110001101110110100011111100111111001111110111101101011110 8dda3f3f3f7d8dda3f3f3f7b5e
EUC-JP 載???}載???{^ 10111010110111000011111100111111001111110111110110111010110111000011111100111111001111110111101101011110 badc3f3f3f7dbadc3f3f3f7b5e
UTF-8 載쾡렠쉬}載쾡렠쉬{^ 111010001011110010001001111011001011111010100001111010111010000010100000111011001000100110101100011111011110100010111100100010011110110010111110101000011110101110100000101000001110110010001001101011000111101101011110 e8bc89ecbea1eba0a0ec89ac7de8bc89ecbea1eba0a0ec89ac7b5e
UHC 載쾡렠쉬}載쾡렠쉬{^ 11101110101100001100010011101001100011101011000110111101101011000111110111101110101100001100010011101001100011101011000110111101101011000111101101011110 eeb0c4e98eb1bdac7deeb0c4e98eb1bdac7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)