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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???漿????漿?B 00111111001111110011111110011111111101110011111100111111001111110011111110011111111101110011111101000010 3f3f3f9ff73f3f3f3f9ff73f42
EUC-JP ???漿????漿?B 00111111001111110011111111011110111110010011111100111111001111110011111111011110111110010011111101000010 3f3f3fdef93f3f3f3fdef93f42
UTF-8 欌쾡마漿렣欌쾡마漿렣B 11100110101011001000110011101100101111101010000111101011101001111000100011100110101111001011111111101011101000001010001111100110101011001000110011101100101111101010000111101011101001111000100011100110101111001011111111101011101000001010001101000010 e6ac8cecbea1eba788e6bcbfeba0a3e6ac8cecbea1eba788e6bcbfeba0a342
UHC 欌쾡마漿렣欌쾡마漿렣B 111011011110101111000100111010011011100010110110111011011110110010001110101101001110110111101011110001001110100110111000101101101110110111101100100011101011010001000010 edebc4e9b8b6edec8eb4edebc4e9b8b6edec8eb442

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