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[{^ 001111110111010100111111001111110100111001011011011111010011111101110101001111110011111101001110010110110111101101011110 3f753f3f4e5b7d3f753f3f4e5b7b5e
SJIS-WIN ?u??N[}?u??N[{^ 001111110111010100111111001111110100111001011011011111010011111101110101001111110011111101001110010110110111101101011110 3f753f3f4e5b7d3f753f3f4e5b7b5e
EUC-JP ?u??N[}?u??N[{^ 001111110111010100111111001111110100111001011011011111010011111101110101001111110011111101001110010110110111101101011110 3f753f3f4e5b7d3f753f3f4e5b7b5e
UTF-8 혩u채챌N[}혩u채챌N[{^ 111011011001100010101001011101011110110010110001100001001110110010110001100011000100111001011011011111011110110110011000101010010111010111101100101100011000010011101100101100011000110001001110010110110111101101011110 ed98a975ecb184ecb18c4e5b7ded98a975ecb184ecb18c4e5b7b5e
UHC 혩u채챌N[}혩u채챌N[{^ 110000101001000101110101110000111010010011000011101001110100111001011011011111011100001010010001011101011100001110100100110000111010011101001110010110110111101101011110 c29175c3a4c3a74e5b7dc29175c3a4c3a74e5b7b5e

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