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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 慂?ケn}慂?ケn{^ 100111001100100000111111100000110101000001101110011111011001110011001000001111111000001101010000011011100111101101011110 9cc83f83506e7d9cc83f83506e7b5e
EUC-JP 慂?ケn}慂?ケn{^ 110110001100101000111111101001011011000101101110011111011101100011001010001111111010010110110001011011100111101101011110 d8ca3fa5b16e7dd8ca3fa5b16e7b5e
UTF-8 慂잓ケn}慂잓ケn{^ 1110011010000101100000101110110010011110100100111110001110000010101100010110111001111101111001101000010110000010111011001001111010010011111000111000001010110001011011100111101101011110 e68582ec9e93e382b16e7de68582ec9e93e382b16e7b5e
UHC 慂잓ケn}慂잓ケn{^ 1110100110111101100111111110100110101011101100010110111001111101111010011011110110011111111010011010101110110001011011100111101101011110 e9bd9fe9abb16e7de9bd9fe9abb16e7b5e

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