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 正?奬?正?奬?^ 10010000101100110011111110011010111110110011111110010000101100110011111110011010111110110011111101011110 90b33f9afb3f90b33f9afb3f5e
EUC-JP 正?奬?正?奬?^ 11000000101101010011111111010100111111010011111111000000101101010011111111010100111111010011111101011110 c0b53fd4fd3fc0b53fd4fd3f5e
UTF-8 正렋奬룁正렋奬뢸^ 11100110101011011010001111101011101000001000101111100101101001011010110011101011101000111000000111100110101011011010001111101011101000001000101111100101101001011010110011101011101000101011100001011110 e6ada3eba08be5a5aceba381e6ada3eba08be5a5aceba2b85e
UHC 正렋奬룁正렋奬뢸^ 1110111111100001100011101010001011101101111000011011011111011110111011111110000110001110101000101110110111100001101101111101110001011110 efe18ea2ede1b7deefe18ea2ede1b7dc5e

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