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 載띤렠둑}載띤렠둑{^ 111010001011110010001001111010111001110110100100111010111010000010100000111010111001000110010001011111011110100010111100100010011110101110011101101001001110101110100000101000001110101110010001100100010111101101011110 e8bc89eb9da4eba0a0eb91917de8bc89eb9da4eba0a0eb91917b5e
UHC 載띤렠둑}載띤렠둑{^ 11101110101100001011011011101101100011101011000110110101110011110111110111101110101100001011011011101101100011101011000110110101110011110111101101011110 eeb0b6ed8eb1b5cf7deeb0b6ed8eb1b5cf7b5e

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