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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 筌?????怨??^ 111000101010001100111111001111110011111100111111001111111000100110000101001111110011111101011110 e2a33f3f3f3f3f89853f3f5e
EUC-JP 筌?????怨??^ 111001001010010100111111001111110011111100111111001111111011000111100101001111110011111101011110 e4a53f3f3f3f3fb1e53f3f5e
UTF-8 筌㏐퀡聯덌㎣怨뺟깉^ 11100111101011011000110011100011100011111001000011101101100000001010000111101111101001101001011111101011100011011000110011100011100011101010001111100110100000001010100011101011101110101001111111101010101110011000100101011110 e7ad8ce38f90ed80a1efa697eb8d8ce38ea3e680a8ebba9feab9895e
UHC 筌㏐퀡聯덌㎣怨뺟깉^ 11101111101001111010011111101010101100111001010111100110111000011000100011101111101001111010011111101010101100111001010111100111100000111000100001011110 efa7a7eab395e6e188efa7a7eab395e783885e

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