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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 荳ケ譌丈クケ譌戎 11100100101110001011100111100110100101111000111111100100101110001011100111100110100101111000111101011110 e4b8b9e6978fe4b8b9e6978f5e
EUC-JP 荳ケ譌丈クケ譌戎 11101000101110101000111010111001111010111111011110111110111001101000111010111000100011101011100111101011111101111011110110111111 e8ba8eb9ebf7bee68eb88eb9ebf7bdbf
UTF-8 荳ケ譌丈クケ譌戎 111010001000110110110011111011111011110110111001111010001010110110001100111001001011100010001000111011111011110110111000111011111011110110111001111010001010110110001100111001101000100010001110 e88db3efbdb9e8ad8ce4b888efbdb8efbdb9e8ad8ce6888e
UHC 荳??丈???戎 1101010011100101001111110011111111101101110110110011111100111111001111111110101111010100 d4e53f3feddb3f3f3febd4

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