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{^ 1110110010010001101110011110101110100001100010001110110010010010100101001110011110010001100000000100111001111101111011001001000110111001111010111010000110001000111011001001001010010100111001111001000110000000010011100111101101011110 ec91b9eba188ec9294e791804e7dec91b9eba188ec9294e791804e7b5e
UHC 쑹롈쒔瑀N}쑹롈쒔瑀N{^ 101111101010101110001110110011101011111010101101111010011101110001001110011111011011111010101011100011101100111010111110101011011110100111011100010011100111101101011110 beab8ecebeade9dc4e7dbeab8ecebeade9dc4e7b5e

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