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 荳璽鞣}荳璽鞣{^ 111001001011100010001110101000111110100011100010011111011110010010111000100011101010001111101000111000100111101101011110 e4b88ea3e8e27de4b88ea3e8e27b5e
EUC-JP 荳璽鞣}荳璽鞣{^ 111010001011101010111100101001011111000011100100011111011110100010111010101111001010010111110000111001000111101101011110 e8babca5f0e47de8babca5f0e47b5e
UTF-8 荳璽鞣}荳璽鞣{^ 111010001000110110110011111001111001001010111101111010011001111010100011011111011110100010001101101100111110011110010010101111011110100110011110101000110111101101011110 e88db3e792bde99ea37de88db3e792bde99ea37b5e
UHC 荳璽?}荳璽?{^ 11010100111001011101111111011110001111110111110111010100111001011101111111011110001111110111101101011110 d4e5dfde3f7dd4e5dfde3f7b5e

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