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}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 夷??U}夷??U{^ 10001000110011100011111100111111010101010111110110001000110011100011111100111111010101010111101101011110 88ce3f3f557d88ce3f3f557b5e
EUC-JP 夷??U}夷??U{^ 10110000110100000011111100111111010101010111110110110000110100000011111100111111010101010111101101011110 b0d03f3f557db0d03f3f557b5e
UTF-8 夷섑슓U}夷섑슓U{^ 1110010110100100101101111110110010000100100100011110110010001010100100110101010101111101111001011010010010110111111011001000010010010001111011001000101010010011010101010111101101011110 e5a4b7ec8491ec8a93557de5a4b7ec8491ec8a93557b5e
UHC 夷섑슓U}夷섑슓U{^ 1110110010101000100110001110110110011010101000100101010101111101111011001010100010011000111011011001101010100010010101010111101101011110 eca898ed9aa2557deca898ed9aa2557b5e

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