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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 慂?慂?N}慂?慂?N{^ 1001110011001000001111111001110011001000001111110100111001111101100111001100100000111111100111001100100000111111010011100111101101011110 9cc83f9cc83f4e7d9cc83f9cc83f4e7b5e
EUC-JP 慂?慂?N}慂?慂?N{^ 1101100011001010001111111101100011001010001111110100111001111101110110001100101000111111110110001100101000111111010011100111101101011110 d8ca3fd8ca3f4e7dd8ca3fd8ca3f4e7b5e
UTF-8 慂쬱慂쬯N}慂쬱慂쬯N{^ 1110011010000101100000101110110010101100101100011110011010000101100000101110110010101100101011110100111001111101111001101000010110000010111011001010110010110001111001101000010110000010111011001010110010101111010011100111101101011110 e68582ecacb1e68582ecacaf4e7de68582ecacb1e68582ecacaf4e7b5e
UHC 慂쬱慂쬯N}慂쬱慂쬯N{^ 111010011011110110100111011010001110100110111101101001110110011001001110011111011110100110111101101001110110100011101001101111011010011101100110010011100111101101011110 e9bda768e9bda7664e7de9bda768e9bda7664e7b5e

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