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 窈ιР絶??慾 111000100111011110000011110001111000010001010001100100001110001000111111001111111001011101111100 e27783c7845190e23f3f977c
EUC-JP 窈ιР絶??慾 111000111101100010100110110010011010011110110010110000001110010000111111001111111100110111011101 e3d8a6c9a7b2c0e43f3fcddd
UTF-8 窈ιР絶랃슨慾 11100111101010101000100011001110101110011101000010100000111001111011010110110110111010111001111010000011111011001000101010101000111001101000010110111110 e7aa88ceb9d0a0e7b5b6eb9e83ec8aa8e685be
UHC 窈ιР絶랃슨慾 1110100110100001101001011110100110101100101100101110111110111110100011011110111110111101101111001110100110101111 e9a1a5e9acb2efbe8defbdbce9af

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