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 00111111001111110011111100111111001111110011111100111111001111110111111001000010 3f3f3f3f3f3f3f3f7e42
SJIS-WIN 偲鹿篠悉偲叱篠漆~B 100011101100001110001110101011011000111011000010100011101011101110001110110000111000111010110110100011101100001010001110101111010111111001000010 8ec38ead8ec28ebb8ec38eb68ec28ebd7e42
EUC-JP 偲鹿篠悉偲叱篠漆~B 101111001100010110111100101011111011110011000100101111001011110110111100110001011011110010111000101111001100010010111100101111110111111001000010 bcc5bcafbcc4bcbdbcc5bcb8bcc4bcbf7e42
UTF-8 偲鹿篠悉偲叱篠漆~B 1110010110000001101100101110100110111001101111111110011110101111101000001110011010000010100010011110010110000001101100101110010110001111101100011110011110101111101000001110011010111100100001100111111001000010 e581b2e9b9bfe7afa0e68289e581b2e58fb1e7afa0e6bc867e42
UHC ?鹿篠悉?叱篠漆~B 00111111110101101110001111100001110001101110001111111010001111111111001011101010111000011100011011110110110101000111111001000010 3fd6e3e1c6e3fa3ff2eae1c6f6d47e42

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