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{^ 00111111011101010011111101011111010011100111110100111111011101010011111101011111010011100111101101011110 3f753f5f4e7d3f753f5f4e7b5e
SJIS-WIN ?u?_N}?u?_N{^ 00111111011101010011111101011111010011100111110100111111011101010011111101011111010011100111101101011110 3f753f5f4e7d3f753f5f4e7b5e
EUC-JP 瘊u瘊_N}瘊u瘊_N{^ 100011111100110111101001011101011000111111001101111010010101111101001110011111011000111111001101111010010111010110001111110011011110100101011111010011100111101101011110 8fcde9758fcde95f4e7d8fcde9758fcde95f4e7b5e
UTF-8 瘊u瘊_N}瘊u瘊_N{^ 111001111001100010001010011101011110011110011000100010100101111101001110011111011110011110011000100010100111010111100111100110001000101001011111010011100111101101011110 e7988a75e7988a5f4e7de7988a75e7988a5f4e7b5e
UHC ?u?_N}?u?_N{^ 00111111011101010011111101011111010011100111110100111111011101010011111101011111010011100111101101011110 3f753f5f4e7d3f753f5f4e7b5e

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