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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 莉よ修[莉よ修[^ 111001001011101110000010111001101000111101000011010110111110010010111011100000101110011010001111010000110101101101011110 e4bb82e68f435be4bb82e68f435b5e
EUC-JP 莉よ修[莉よ修[^ 111010001011110110100100111010001011110110100100010110111110100010111101101001001110100010111101101001000101101101011110 e8bda4e8bda45be8bda4e8bda45b5e
UTF-8 莉よ修[莉よ修[^ 111010001000111010001001111000111000001010001000111001001011111110101110010110111110100010001110100010011110001110000010100010001110010010111111101011100101101101011110 e88e89e38288e4bfae5be88e89e38288e4bfae5b5e
UHC 莉よ修[莉よ修[^ 110101111110100110101010111010001110000111110011010110111101011111101001101010101110100011100001111100110101101101011110 d7e9aae8e1f35bd7e9aae8e1f35b5e

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