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 溢?????? 1000100011101100001111110011111100111111001111110011111100111111 88ec3f3f3f3f3f3f
EUC-JP 溢?????瀯 10110000111011100011111100111111001111110011111100111111100011111100100110110010 b0ee3f3f3f3f3f8fc9b2
UTF-8 溢뀌렊렰뤊쓺瀯 111001101011101010100010111010111000000010001100111010111010000010001010111010111010000010110000111010111010010010001010111011001001001110111010111001111000000010101111 e6baa2eb808ceba08aeba0b0eba48aec93bae780af
UHC 溢뀌렊렰뤊쓺瀯 1110110011101110101100101110111010001110101000011000111010111101100011111011101010111110101101101110011110111011 eceeb2ee8ea18ebd8fbabeb6e7bb

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