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 ??T{N}??T{N{^ 00111111001111110101010001111011010011100111110100111111001111110101010001111011010011100111101101011110 3f3f547b4e7d3f3f547b4e7b5e
SJIS-WIN ツ奪T{N}ツ奪T{N{^ 110000101001001001000100010101000111101101001110011111011100001010010010010001000101010001111011010011100111101101011110 c29244547b4e7dc29244547b4e7b5e
EUC-JP ツ奪T{N}ツ奪T{N{^ 1000111011000010110000111010010101010100011110110100111001111101100011101100001011000011101001010101010001111011010011100111101101011110 8ec2c3a5547b4e7d8ec2c3a5547b4e7b5e
UTF-8 ツ奪T{N}ツ奪T{N{^ 111011111011111010000010111001011010010110101010010101000111101101001110011111011110111110111110100000101110010110100101101010100101010001111011010011100111101101011110 efbe82e5a5aa547b4e7defbe82e5a5aa547b4e7b5e
UHC ?奪T{N}?奪T{N{^ 001111111111011110101100010101000111101101001110011111010011111111110111101011000101010001111011010011100111101101011110 3ff7ac547b4e7d3ff7ac547b4e7b5e

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