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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蝪醍筏}蝪醍筏{^ 111001011010000110010001111001111001010010110011011111011110010110100001100100011110011110010100101100110111101101011110 e5a191e794b37de5a191e794b37b5e
EUC-JP 蝪醍筏}蝪醍筏{^ 111010101010001111000010111010011100100010110101011111011110101010100011110000101110100111001000101101010111101101011110 eaa3c2e9c8b57deaa3c2e9c8b57b5e
UTF-8 蝪醍筏}蝪醍筏{^ 111010001001110110101010111010011000011010001101111001111010110110001111011111011110100010011101101010101110100110000110100011011110011110101101100011110111101101011110 e89daae9868de7ad8f7de89daae9868de7ad8f7b5e
UHC ?醍筏}?醍筏{^ 00111111111100001011010111011011111010100111110100111111111100001011010111011011111010100111101101011110 3ff0b5dbea7d3ff0b5dbea7b5e

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