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 爰疇[}爰疇[{^ 11100000101001111110000101100101010110110111110111100000101001111110000101100101010110110111101101011110 e0a7e1655b7de0a7e1655b7b5e
EUC-JP 爰疇[}爰疇[{^ 11100000101010011110000111000110010110110111110111100000101010011110000111000110010110110111101101011110 e0a9e1c65b7de0a9e1c65b7b5e
UTF-8 爰疇[}爰疇[{^ 1110011110001000101100001110011110010110100001110101101101111101111001111000100010110000111001111001011010000111010110110111101101011110 e788b0e796875b7de788b0e796875b7b5e
UHC 爰疇[}爰疇[{^ 11101010101110101111000111000010010110110111110111101010101110101111000111000010010110110111101101011110 eabaf1c25b7deabaf1c25b7b5e

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