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 ?u??{N}?u??{N{^ 001111110111010100111111001111110111101101001110011111010011111101110101001111110011111101111011010011100111101101011110 3f753f3f7b4e7d3f753f3f7b4e7b5e
SJIS-WIN ?u??{N}?u??{N{^ 001111110111010100111111001111110111101101001110011111010011111101110101001111110011111101111011010011100111101101011110 3f753f3f7b4e7d3f753f3f7b4e7b5e
EUC-JP ?u??{N}?u??{N{^ 001111110111010100111111001111110111101101001110011111010011111101110101001111110011111101111011010011100111101101011110 3f753f3f7b4e7d3f753f3f7b4e7b5e
UTF-8 찼u찼쨀{N}찼u찼쨀{N{^ 111011001011000010111100011101011110110010110000101111001110110010101000100000000111101101001110011111011110110010110000101111000111010111101100101100001011110011101100101010001000000001111011010011100111101101011110 ecb0bc75ecb0bceca8807b4e7decb0bc75ecb0bceca8807b4e7b5e
UHC 찼u찼쨀{N}찼u찼쨀{N{^ 110000111010000101110101110000111010000111000010101100110111101101001110011111011100001110100001011101011100001110100001110000101011001101111011010011100111101101011110 c3a175c3a1c2b37b4e7dc3a175c3a1c2b37b4e7b5e

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