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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 哩鯔痍}哩鯔痍{^ 100101101000100111101001110010011110000101110111011111011001011010001001111010011100100111100001011101110111101101011110 9689e9c9e1777d9689e9c9e1777b5e
EUC-JP 哩鯔痍}哩鯔痍{^ 110010111110100111110010110010111110000111011000011111011100101111101001111100101100101111100001110110000111101101011110 cbe9f2cbe1d87dcbe9f2cbe1d87b5e
UTF-8 哩鯔痍}哩鯔痍{^ 111001011001001110101001111010011010111110010100111001111001011110001101011111011110010110010011101010011110100110101111100101001110011110010111100011010111101101011110 e593a9e9af94e7978d7de593a9e9af94e7978d7b5e
UHC ??痍}??痍{^ 0011111100111111111011001011011101111101001111110011111111101100101101110111101101011110 3f3fecb77d3f3fecb77b5e

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