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 ???^J}???^J{^ 00111111001111110011111101011110010010100111110100111111001111110011111101011110010010100111101101011110 3f3f3f5e4a7d3f3f3f5e4a7b5e
SJIS-WIN 峨??^J}峨??^J{^ 100010011110001100111111001111110101111001001010011111011000100111100011001111110011111101011110010010100111101101011110 89e33f3f5e4a7d89e33f3f5e4a7b5e
EUC-JP 峨??^J}峨??^J{^ 101100101110010100111111001111110101111001001010011111011011001011100101001111110011111101011110010010100111101101011110 b2e53f3f5e4a7db2e53f3f5e4a7b5e
UTF-8 峨덊뢉^J}峨덊뢉^J{^ 11100101101100111010100011101011100011011000101011101011101000101000100101011110010010100111110111100101101100111010100011101011100011011000101011101011101000101000100101011110010010100111101101011110 e5b3a8eb8d8aeba2895e4a7de5b3a8eb8d8aeba2895e4a7b5e
UHC 峨덊뢉^J}峨덊뢉^J{^ 11100100101100011000100011101101100011110100010101011110010010100111110111100100101100011000100011101101100011110100010101011110010010100111101101011110 e4b188ed8f455e4a7de4b188ed8f455e4a7b5e

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