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{^ 100111101011111000111111100010111100101001101110011111011001111010111110001111111000101111001010011011100111101101011110 9ebe3f8bca6e7d9ebe3f8bca6e7b5e
EUC-JP 楡?玉n}楡?玉n{^ 110111001100000000111111101101101100110001101110011111011101110011000000001111111011011011001100011011100111101101011110 dcc03fb6cc6e7ddcc03fb6cc6e7b5e
UTF-8 楡젱玉n}楡젱玉n{^ 1110011010100101101000011110110010100000101100011110011110001110100010010110111001111101111001101010010110100001111011001010000010110001111001111000111010001001011011100111101101011110 e6a5a1eca0b1e78e896e7de6a5a1eca0b1e78e896e7b5e
UHC 楡젱玉n}楡젱玉n{^ 1110101011111000110000011010110111101000101011000110111001111101111010101111100011000001101011011110100010101100011011100111101101011110 eaf8c1ade8ac6e7deaf8c1ade8ac6e7b5e

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