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???}?B???{^ 00111111010000100011111100111111001111110111110100111111010000100011111100111111001111110111101101011110 3f423f3f3f7d3f423f3f3f7b5e
SJIS-WIN ?B?和?}?B?和?{^ 001111110100001000111111100110000110000100111111011111010011111101000010001111111001100001100001001111110111101101011110 3f423f98613f7d3f423f98613f7b5e
EUC-JP ?B?和?}?B?和?{^ 001111110100001000111111110011111100001000111111011111010011111101000010001111111100111111000010001111110111101101011110 3f423fcfc23f7d3f423fcfc23f7b5e
UTF-8 짐B꼰和퓆}짐B꼰和퓆{^ 1110110010100111100100000100001011101010101111001011000011100101100100101000110011101101100100111000011001111101111011001010011110010000010000101110101010111100101100001110010110010010100011001110110110010011100001100111101101011110 eca79042eabcb0e5928ced93867deca79042eabcb0e5928ced93867b5e
UHC 짐B꼰和퓆}짐B꼰和퓆{^ 110000011111110001000010101100101100000111111011111110101011111101101110011111011100000111111100010000101011001011000001111110111111101010111111011011100111101101011110 c1fc42b2c1fbfabf6e7dc1fc42b2c1fbfabf6e7b5e

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