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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 歎卒[}歎卒[{^ 10010010010101101001000110110010010110110111110110010010010101101001000110110010010110110111101101011110 925691b25b7d925691b25b7b5e
EUC-JP 歎卒[}歎卒[{^ 11000011101101111100001010110100010110110111110111000011101101111100001010110100010110110111101101011110 c3b7c2b45b7dc3b7c2b45b7b5e
UTF-8 歎卒[}歎卒[{^ 1110011010101101100011101110010110001101100100100101101101111101111001101010110110001110111001011000110110010010010110110111101101011110 e6ad8ee58d925b7de6ad8ee58d925b7b5e
UHC 歎卒[}歎卒[{^ 11110111101001111111000011101111010110110111110111110111101001111111000011101111010110110111101101011110 f7a7f0ef5b7df7a7f0ef5b7b5e

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