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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 襞榊荻襞榊荻B 11100101111111001000110111100101100010011010110011100101111111001000110111100101100010011010110001000010 e5fc8de589ace5fc8de589ac42
EUC-JP 襞榊荻襞榊荻B 11101010111111101011101011100111101100101010111011101010111111101011101011100111101100101010111001000010 eafebae7b2aeeafebae7b2ae42
UTF-8 襞榊荻襞榊荻B 11101000101001011001111011100110101001101000101011101000100011011011101111101000101001011001111011100110101001101000101011101000100011011011101101000010 e8a59ee6a68ae88dbbe8a59ee6a68ae88dbb42
UHC ??荻??荻B 001111110011111111101110111000100011111100111111111011101110001001000010 3f3feee23f3feee242

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