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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN ?陌戀[?陌戀[^ 00111111111010001001100110011100111101100101101100111111111010001001100110011100111101100101101101011110 3fe8999cf65b3fe8999cf65b5e
EUC-JP 洧陌戀[洧陌戀[^ 1000111111000111101101001110111111111001110110001111100001011011100011111100011110110100111011111111100111011000111110000101101101011110 8fc7b4eff9d8f85b8fc7b4eff9d8f85b5e
UTF-8 洧陌戀[洧陌戀[^ 111001101011010010100111111010011001100110001100111001101000100010000000010110111110011010110100101001111110100110011001100011001110011010001000100000000101101101011110 e6b4a7e9998ce688805be6b4a7e9998ce688805b5e
UHC 洧陌戀[洧陌戀[^ 111010101111101111011000111010001101010111111100010110111110101011111011110110001110100011010101111111000101101101011110 eafbd8e8d5fc5beafbd8e8d5fc5b5e

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