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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 慂?慂?n}慂?慂?n{^ 1001110011001000001111111001110011001000001111110110111001111101100111001100100000111111100111001100100000111111011011100111101101011110 9cc83f9cc83f6e7d9cc83f9cc83f6e7b5e
EUC-JP 慂?慂?n}慂?慂?n{^ 1101100011001010001111111101100011001010001111110110111001111101110110001100101000111111110110001100101000111111011011100111101101011110 d8ca3fd8ca3f6e7dd8ca3fd8ca3f6e7b5e
UTF-8 慂쬦慂쬖n}慂쬦慂쬖n{^ 1110011010000101100000101110110010101100101001101110011010000101100000101110110010101100100101100110111001111101111001101000010110000010111011001010110010100110111001101000010110000010111011001010110010010110011011100111101101011110 e68582ecaca6e68582ecac966e7de68582ecaca6e68582ecac966e7b5e
UHC 慂쬦慂쬖n}慂쬦慂쬖n{^ 111010011011110110100111010101111110100110111101101001110100101001101110011111011110100110111101101001110101011111101001101111011010011101001010011011100111101101011110 e9bda757e9bda74a6e7de9bda757e9bda74a6e7b5e

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