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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 卒峯??卒峯??^ 10010001101100101001010111110101001111110011111110010001101100101001010111110101001111110011111101011110 91b295f53f3f91b295f53f3f5e
EUC-JP 卒峯??卒峯??^ 11000010101101001100101011110111001111110011111111000010101101001100101011110111001111110011111101011110 c2b4caf73f3fc2b4caf73f3f5e
UTF-8 卒峯렊쌨卒峯렊쌤^ 11100101100011011001001011100101101100111010111111101011101000001000101011101100100011001010100011100101100011011001001011100101101100111010111111101011101000001000101011101100100011001010010001011110 e58d92e5b3afeba08aec8ca8e58d92e5b3afeba08aec8ca45e
UHC 卒峯렊쌨卒峯렊쌤^ 1111000011101111110111001110011110001110101000011011110111011110111100001110111111011100111001111000111010100001101111011101110001011110 f0efdce78ea1bddef0efdce78ea1bddc5e

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