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 10001011011011111001100111010111100010010110101110001011011011111001100111010111100010010110101101000010 8b6f99d7896b8b6f99d7896b42
EUC-JP 黍燮洩黍燮洩B 10110101110100001101001011011001101100011100110010110101110100001101001011011001101100011100110001000010 b5d0d2d9b1ccb5d0d2d9b1cc42
UTF-8 黍燮洩黍燮洩B 11101001101110111000110111100111100001111010111011100110101101001010100111101001101110111000110111100111100001111010111011100110101101001010100101000010 e9bb8de787aee6b4a9e9bb8de787aee6b4a942
UHC 黍燮洩黍燮洩B 11100000101010001110000011110000111000001101110111100000101010001110000011110000111000001101110101000010 e0a8e0f0e0dde0a8e0f0e0dd42

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