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 鋤煽[}鋤煽[{^ 10001111100110111001000011111000010110110111110110001111100110111001000011111000010110110111101101011110 8f9b90f85b7d8f9b90f85b7b5e
EUC-JP 鋤煽[}鋤煽[{^ 10111101111110111100000011111010010110110111110110111101111110111100000011111010010110110111101101011110 bdfbc0fa5b7dbdfbc0fa5b7b5e
UTF-8 鋤煽[}鋤煽[{^ 1110100110001011101001001110011110000101101111010101101101111101111010011000101110100100111001111000010110111101010110110111101101011110 e98ba4e785bd5b7de98ba4e785bd5b7b5e
UHC 鋤煽[}鋤煽[{^ 11100000101001111110000011000011010110110111110111100000101001111110000011000011010110110111101101011110 e0a7e0c35b7de0a7e0c35b7b5e

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