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 蔘セ蟇媒蔘セ蟇倍^ 111001001111001110111110111001011010111110010100011111011110010011110011101111101110010110101111100101000111101101011110 e4f3bee5af947de4f3bee5af947b5e
EUC-JP 蔘セ蟇媒蔘セ蟇倍^ 1110100011110101100011101011111011101010101100011100011111011110111010001111010110001110101111101110101010110001110001111101110001011110 e8f58ebeeab1c7dee8f58ebeeab1c7dc5e
UTF-8 蔘セ蟇媒蔘セ蟇倍^ 11101000100101001001100011101111101111011011111011101000100111111000011111100101101010101001001011101000100101001001100011101111101111011011111011101000100111111000011111100101100000001000110101011110 e89498efbdbee89f87e5aa92e89498efbdbee89f87e5808d5e
UHC 蔘??媒蔘??倍^ 11011111101110000011111100111111110110001101101011011111101110000011111100111111110110111100001101011110 dfb83f3fd8dadfb83f3fdbc35e

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