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 10010010010011101001000110100100100100011011100110010010010011101001000110100100100100011011100101000010 924e91a491b9924e91a491b942
EUC-JP 誰側損誰側損B 11000011101011111100001010100110110000101011101111000011101011111100001010100110110000101011101101000010 c3afc2a6c2bbc3afc2a6c2bb42
UTF-8 誰側損誰側損B 11101000101010101011000011100101100000011011010011100110100100001000110111101000101010101011000011100101100000011011010011100110100100001000110101000010 e8aab0e581b4e6908de8aab0e581b4e6908d42
UHC 誰側損誰側損B 11100010110000011111011010110000111000011101111111100010110000011111011010110000111000011101111101000010 e2c1f6b0e1dfe2c1f6b0e1df42

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