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 ??W??N[??W??N[^ 001111110011111101010111001111110011111101001110010110110011111100111111010101110011111100111111010011100101101101011110 3f3f573f3f4e5b3f3f573f3f4e5b5e
SJIS-WIN ??W??N[??W??N[^ 001111110011111101010111001111110011111101001110010110110011111100111111010101110011111100111111010011100101101101011110 3f3f573f3f4e5b3f3f573f3f4e5b5e
EUC-JP ??W??N[??W??N[^ 001111110011111101010111001111110011111101001110010110110011111100111111010101110011111100111111010011100101101101011110 3f3f573f3f4e5b3f3f573f3f4e5b5e
UTF-8 렻렋W렻렋N[렻렋W렻렋N[^ 11101011101000001011101111101011101000001000101101010111111010111010000010111011111010111010000010001011010011100101101111101011101000001011101111101011101000001000101101010111111010111010000010111011111010111010000010001011010011100101101101011110 eba0bbeba08b57eba0bbeba08b4e5beba0bbeba08b57eba0bbeba08b4e5b5e
UHC 렻렋W렻렋N[렻렋W렻렋N[^ 1000111011000011100011101010001001010111100011101100001110001110101000100100111001011011100011101100001110001110101000100101011110001110110000111000111010100010010011100101101101011110 8ec38ea2578ec38ea24e5b8ec38ea2578ec38ea24e5b5e

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