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{^ 10011010011111000011111100111111010101010111110110011010011111000011111100111111010101010111101101011110 9a7c3f3f557d9a7c3f3f557b5e
EUC-JP 嘶??U}嘶??U{^ 11010011110111010011111100111111010101010111110111010011110111010011111100111111010101010111101101011110 d3dd3f3f557dd3dd3f3f557b5e
UTF-8 嘶롦랾U}嘶롦랾U{^ 1110010110011000101101101110101110100001101001101110101110011110101111100101010101111101111001011001100010110110111010111010000110100110111010111001111010111110010101010111101101011110 e598b6eba1a6eb9ebe557de598b6eba1a6eb9ebe557b5e
UHC 嘶롦랾U}嘶롦랾U{^ 1110001110110110100011101110011010001110010101110101010101111101111000111011011010001110111001101000111001010111010101010111101101011110 e3b68ee68e57557de3b68ee68e57557b5e

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