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 漿?章??肯? 10011111111101110011111110001111110011010011111100111111100011010110110100111111 9ff73f8fcd3f3f8d6d3f
EUC-JP 漿?章??肯? 11011110111110010011111110111110110011110011111100111111101110011100111000111111 def93fbecf3f3fb9ce3f
UTF-8 漿렞章陋렮肯릴 111001101011110010111111111010111010000010011110111001111010101110100000111011111010010110010001111010111010000010101110111010001000001010101111111010111010011010110100 e6bcbfeba09ee7aba0efa591eba0aee882afeba6b4
UHC 漿렞章陋렮肯릴 1110110111101100100011101010111111101101111100011101001011101011100011101011101111010000111010011011100010110001 edec8eafedf1d2eb8ebbd0e9b8b1

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