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?u{N}?B?u{N{^ 001111110100001000111111011101010111101101001110011111010011111101000010001111110111010101111011010011100111101101011110 3f423f757b4e7d3f423f757b4e7b5e
SJIS-WIN ?B?u{N}?B?u{N{^ 001111110100001000111111011101010111101101001110011111010011111101000010001111110111010101111011010011100111101101011110 3f423f757b4e7d3f423f757b4e7b5e
EUC-JP ?B?u{N}?B?u{N{^ 001111110100001000111111011101010111101101001110011111010011111101000010001111110111010101111011010011100111101101011110 3f423f757b4e7d3f423f757b4e7b5e
UTF-8 혳B찼u{N}혳B찼u{N{^ 1110110110011000101100110100001011101100101100001011110001110101011110110100111001111101111011011001100010110011010000101110110010110000101111000111010101111011010011100111101101011110 ed98b342ecb0bc757b4e7ded98b342ecb0bc757b4e7b5e
UHC 혳B찼u{N}혳B찼u{N{^ 11000010100110100100001011000011101000010111010101111011010011100111110111000010100110100100001011000011101000010111010101111011010011100111101101011110 c29a42c3a1757b4e7dc29a42c3a1757b4e7b5e

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