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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 暎??????? 100111011111001100111111001111110011111100111111001111110011111100111111 9df33f3f3f3f3f3f3f
EUC-JP 暎??孼???? 1101101011110101001111110011111110001111101110101100001100111111001111110011111100111111 daf53f3f8fbac33f3f3f3f
UTF-8 暎얜젦孼뽯럭淋뛥 111001101001101010001110111011001001011010011100111011001010000010100110111001011010110110111100111010111011110110101111111010111001111110101101111011111010011110110101111010111001101110100101 e69a8eec969ceca0a6e5adbcebbdafeb9fadefa7b5eb9ba5
UHC 暎얜젦孼뽯럭淋뛥 11100111101100101011111011101011101000001001111011100101111011011001011011101011101101111011000011101100111110001000110101101000 e7b2beeba09ee5ed96ebb7b0ecf88d68

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