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{^ 001111111000110011110111100000110111001001101110011111010011111110001100111101111000001101110010011011100111101101011110 3f8cf783726e7d3f8cf783726e7b5e
EUC-JP ?功ビn}?功ビn{^ 001111111011100011111001101001011101001101101110011111010011111110111000111110011010010111010011011011100111101101011110 3fb8f9a5d36e7d3fb8f9a5d36e7b5e
UTF-8 룴功ビn}룴功ビn{^ 1110101110100011101101001110010110001010100111111110001110000011100100110110111001111101111010111010001110110100111001011000101010011111111000111000001110010011011011100111101101011110 eba3b4e58a9fe383936e7deba3b4e58a9fe383936e7b5e
UHC 룴功ビn}룴功ビn{^ 1000111110101001110011011110110110101011110100110110111001111101100011111010100111001101111011011010101111010011011011100111101101011110 8fa9cdedabd36e7d8fa9cdedabd36e7b5e

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