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 ?????ぜ游 001111110011111100111111001111110011111110000010101110101001111111100000 3f3f3f3f3f82ba9fe0
EUC-JP ???沅?ぜ游 0011111100111111001111111000111111000110111010010011111110100100101111001101111011100010 3f3f3f8fc6e93fa4bcdee2
UTF-8 嶺뚮뿭沅좄ぜ游 111011111010011010101011111010111001101010101110111010111011111110101101111001101011001010000101111011001010001010000100111000111000000110011100111001101011100010111000 efa6abeb9aaeebbfade6b285eca284e3819ce6b8b8
UHC 嶺뚮뿭沅좄ぜ游 1110011110101101100011001110101110010111101011011110101010110110101000001110100010101010101111001110101011111101 e7ad8ceb97adeab6a0e8aabceafd

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