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 ??????j?? 001111110011111100111111001111110011111100111111011010100011111100111111 3f3f3f3f3f3f6a3f3f
SJIS-WIN ??????j?壙 00111111001111110011111100111111001111110011111101101010001111111001101011011011 3f3f3f3f3f3f6a3f9adb
EUC-JP ??????j?壙 00111111001111110011111100111111001111110011111101101010001111111101010011011101 3f3f3f3f3f3f6a3fd4dd
UTF-8 렻렍렺렫렻렑j렺壙 11101011101000001011101111101011101000001000110111101011101000001011101011101011101000001010101111101011101000001011101111101011101000001001000101101010111010111010000010111010111001011010001110011001 eba0bbeba08deba0baeba0abeba0bbeba0916aeba0bae5a399
UHC 렻렍렺렫렻렑j렺壙 1000111011000011100011101010001110001110110000101000111010111001100011101100001110001110101001100110101010001110110000101100111011000101 8ec38ea38ec28eb98ec38ea66a8ec2cec5

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