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??\{^ 00111111010000100011111100111111010111000111110100111111010000100011111100111111010111000111101101011110 3f423f3f5c7d3f423f3f5c7b5e
SJIS-WIN ?B??\}?B??\{^ 00111111010000100011111100111111010111000111110100111111010000100011111100111111010111000111101101011110 3f423f3f5c7d3f423f3f5c7b5e
EUC-JP ?B??\}?B??\{^ 00111111010000100011111100111111010111000111110100111111010000100011111100111111010111000111101101011110 3f423f3f5c7d3f423f3f5c7b5e
UTF-8 혳B횪횢\}혳B횪횢\{^ 11101101100110001011001101000010111011011001101010101010111011011001101010100010010111000111110111101101100110001011001101000010111011011001101010101010111011011001101010100010010111000111101101011110 ed98b342ed9aaaed9aa25c7ded98b342ed9aaaed9aa25c7b5e
UHC 혳B횪횢\}혳B횪횢\{^ 11000010100110100100001011000011101000001100001110011001010111000111110111000010100110100100001011000011101000001100001110011001010111000111101101011110 c29a42c3a0c3995c7dc29a42c3a0c3995c7b5e

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