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 蟆冗ク溷ヲ也う闊 1110010110110000100011111110011110111000100111111110010110100110100101101110011110000010101001001110100010001000 e5b08fe7b89fe5a696e782a4e888
EUC-JP 蟆冗ク溷ヲ也う闊 11101010101100101011111011101001100011101011100011011110111001111000111010100110110011001110100110100100101001101110111111101000 eab2bee98eb8dee78ea6cce9a4a6efe8
UTF-8 蟆冗ク溷ヲ也う闊 111010001001111110000110111001011000011010010111111011111011110110111000111001101011101010110111111011111011110110100110111001001011100110011111111000111000000110000110111010011001011110001010 e89f86e58697efbdb8e6bab7efbda6e4b99fe38186e9978a
UHC ?冗???也う闊 001111111110100110110111001111110011111100111111111001011010010110101010101001101111110011000100 3fe9b73f3f3fe5a5aaa6fcc4

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