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 ???踰?ぜ溢 00111111001111110011111111100110111110100011111110000010101110101000100011101100 3f3f3fe6fa3f82ba88ec
EUC-JP ???踰?ぜ溢 00111111001111110011111111101100111111000011111110100100101111001011000011101110 3f3f3fecfc3fa4bcb0ee
UTF-8 閱묐쓹踰됭ぜ溢 111010011001011010110001111010111010110010010000111011001001001110111001111010001011100010110000111010111001000010101101111000111000000110011100111001101011101010100010 e996b1ebac90ec93b9e8b8b0eb90ade3819ce6baa2
UHC 閱묐쓹踰됭ぜ溢 1110011011110011100100011110101110011101100101011110101110110010100010011110100010101010101111001110110011101110 e6f391eb9d95ebb289e8aabcecee

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