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 楹??易ь?燁 1001111010110001001111110011111110001000110101011000010010001110001111111111101101011001 9eb13f3f88d5848e3ffb59
EUC-JP 楹??易ь?燁 110111001011001100111111001111111011000011010111101001111110111000111111100011111100101010110011 dcb33f3fb0d7a7ee3f8fcab3
UTF-8 楹귨풘易ь뀠燁 1110011010100101101110011110101010110111101010001110110110010010100110001110011010011000100100111101000110001100111010111000000010100000111001111000011110000001 e6a5b9eab7a8ed9298e69893d18ceb80a0e78781
UHC 楹귨풘易ь뀠燁 1110011110110011100000101110111110111110100110111110011010110110101011001110111010000101100101111110011110100111 e7b382efbe9be6b6acee8597e7a7

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