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 讌皮ーォ邁ォ邏 1110011010100101100101001110011110110000101010111110011110110000101010111110011110110100 e6a594e7b0abe7b0abe7b4
EUC-JP 讌皮ーォ邁ォ邏 1110110010100111110010001110100110001110101100001000111010101011111011101011001010001110101010111110111010110110 eca7c8e98eb08eabeeb28eabeeb6
UTF-8 讌皮ーォ邁ォ邏 111010001010111010001100111001111001101010101110111011111011110110110000111011111011110110101011111010011000001010000001111011111011110110101011111010011000001010001111 e8ae8ce79aaeefbdb0efbdabe98281efbdabe9828f
UHC ?皮??邁?邏 00111111111110011010101100111111001111111101100011100100001111111101010110100100 3ff9ab3f3fd8e43fd5a4

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