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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蟆冗ク溷ヲ也う 111001011011000010001111111001111011100010011111111001011010011010010110111001111000001010100100 e5b08fe7b89fe5a696e782a4
EUC-JP 蟆冗ク溷ヲ也う 1110101010110010101111101110100110001110101110001101111011100111100011101010011011001100111010011010010010100110 eab2bee98eb8dee78ea6cce9a4a6
UTF-8 蟆冗ク溷ヲ也う 111010001001111110000110111001011000011010010111111011111011110110111000111001101011101010110111111011111011110110100110111001001011100110011111111000111000000110000110 e89f86e58697efbdb8e6bab7efbda6e4b99fe38186
UHC ?冗???也う 00111111111010011011011100111111001111110011111111100101101001011010101010100110 3fe9b73f3f3fe5a5aaa6

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