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 ??P????P??? 0011111100111111010100000011111100111111001111110011111101010000001111110011111100111111 3f3f503f3f3f3f503f3f3f
SJIS-WIN ??P??普?P??六 00111111001111110101000000111111001111111001010110000001001111110101000000111111001111111001100001011010 3f3f503f3f95813f503f3f985a
EUC-JP ??P??普?P??六 00111111001111110101000000111111001111111100100111100001001111110101000000111111001111111100111110111011 3f3f503f3fc9e13f503f3fcfbb
UTF-8 렻렮P렻쩨普렮P렻쩨六 1110101110100000101110111110101110100000101011100101000011101011101000001011101111101100101010011010100011100110100110011010111011101011101000001010111001010000111010111010000010111011111011001010100110101000111001011000010110101101 eba0bbeba0ae50eba0bbeca9a8e699aeeba0ae50eba0bbeca9a8e585ad
UHC 렻렮P렻쩨普렮P렻쩨六 1000111011000011100011101011101101010000100011101100001111000010110001011101110011000101100011101011101101010000100011101100001111000010110001011101011110111111 8ec38ebb508ec3c2c5dcc58ebb508ec3c2c5d7bf

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