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 鴫芝[}鴫芝[{^ 10001110101100001000111011000101010110110111110110001110101100001000111011000101010110110111101101011110 8eb08ec55b7d8eb08ec55b7b5e
EUC-JP 鴫芝[}鴫芝[{^ 10111100101100101011110011000111010110110111110110111100101100101011110011000111010110110111101101011110 bcb2bcc75b7dbcb2bcc75b7b5e
UTF-8 鴫芝[}鴫芝[{^ 1110100110110100101010111110100010001010100111010101101101111101111010011011010010101011111010001000101010011101010110110111101101011110 e9b4abe88a9d5b7de9b4abe88a9d5b7b5e
UHC ?芝[}?芝[{^ 0011111111110010101110010101101101111101001111111111001010111001010110110111101101011110 3ff2b95b7d3ff2b95b7b5e

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