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 罌?????蹂 111000111010000000111111001111110011111100111111001111111110011011111000 e3a03f3f3f3f3fe6f8
EUC-JP 罌??馹??蹂 1110011010100010001111110011111110001111111010011010000100111111001111111110110011111010 e6a23f3f8fe9a13f3fecfa
UTF-8 罌븍뱯馹깁뒽蹂 111001111011110110001100111010111011100010001101111010111011000110101111111010011010011010111001111010101011100110000001111010111001001010111101111010001011100110000010 e7bd8cebb88debb1afe9a6b9eab981eb92bde8b982
UHC 罌븍뱯馹깁뒽蹂 1110010110100010101110101110101110010011100101011110110011110001101100011110100110001010101100111110101110110011 e5a2baeb9395ecf1b1e98ab3ebb3

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