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 ???^[}???^[{^ 00111111001111110011111101011110010110110111110100111111001111110011111101011110010110110111101101011110 3f3f3f5e5b7d3f3f3f5e5b7b5e
SJIS-WIN 峨??^[}峨??^[{^ 100010011110001100111111001111110101111001011011011111011000100111100011001111110011111101011110010110110111101101011110 89e33f3f5e5b7d89e33f3f5e5b7b5e
EUC-JP 峨??^[}峨??^[{^ 101100101110010100111111001111110101111001011011011111011011001011100101001111110011111101011110010110110111101101011110 b2e53f3f5e5b7db2e53f3f5e5b7b5e
UTF-8 峨덊뢉^[}峨덊뢉^[{^ 11100101101100111010100011101011100011011000101011101011101000101000100101011110010110110111110111100101101100111010100011101011100011011000101011101011101000101000100101011110010110110111101101011110 e5b3a8eb8d8aeba2895e5b7de5b3a8eb8d8aeba2895e5b7b5e
UHC 峨덊뢉^[}峨덊뢉^[{^ 11100100101100011000100011101101100011110100010101011110010110110111110111100100101100011000100011101101100011110100010101011110010110110111101101011110 e4b188ed8f455e5b7de4b188ed8f455e5b7b5e

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