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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
EUC-JP ???瑀N}???瑀N{^ 0011111100111111001111111000111111001100101101110100111001111101001111110011111100111111100011111100110010110111010011100111101101011110 3f3f3f8fccb74e7d3f3f3f8fccb74e7b5e
UTF-8 쑹렟쒔瑀N}쑹렟쒔瑀N{^ 1110110010010001101110011110101110100000100111111110110010010010100101001110011110010001100000000100111001111101111011001001000110111001111010111010000010011111111011001001001010010100111001111001000110000000010011100111101101011110 ec91b9eba09fec9294e791804e7dec91b9eba09fec9294e791804e7b5e
UHC 쑹렟쒔瑀N}쑹렟쒔瑀N{^ 101111101010101110001110101100001011111010101101111010011101110001001110011111011011111010101011100011101011000010111110101011011110100111011100010011100111101101011110 beab8eb0beade9dc4e7dbeab8eb0beade9dc4e7b5e

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