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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 羶駈襲脩o輯茫 1110001110111101100010111110110110001111010100001110001111111001100000101000111110001111010100111110010010101001 e3bd8bed8f50e3f9828f8f53e4a9
EUC-JP 羶駈襲脩o輯茫 1110011010111111101101101110111110111101101100011110011011111011101000111110111110111101101101001110100010101011 e6bfb6efbdb1e6fba3efbdb4e8ab
UTF-8 羶駈襲脩o輯茫 111001111011111010110110111010011010011110001000111010001010010110110010111010001000010010101001111011111011110110001111111010001011110010101111111010001000110010101011 e7beb6e9a788e8a5b2e884a9efbd8fe8bcafe88cab
UHC ??襲脩o輯茫 001111110011111111100011101010011110001010111011101000111110111111110010111111101101100011010100 3f3fe3a9e2bba3eff2fed8d4

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