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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 億??[億??[^ 1000100110101101001111110011111101011011100010011010110100111111001111110101101101011110 89ad3f3f5b89ad3f3f5b5e
EUC-JP 億??[億??[^ 1011001010101111001111110011111101011011101100101010111100111111001111110101101101011110 b2af3f3f5bb2af3f3f5b5e
UTF-8 億뺞꽀[億뺞꽀[^ 111001011000010010000100111010111011101010011110111010101011110110000000010110111110010110000100100001001110101110111010100111101110101010111101100000000101101101011110 e58484ebba9eeabd805be58484ebba9eeabd805b5e
UHC 億뺞꽀[億뺞꽀[^ 111001011110001010010101111001101000010010010101010110111110010111100010100101011110011010000100100101010101101101011110 e5e295e684955be5e295e684955b5e

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