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 暎?????壯 100111011111001100111111001111110011111100111111001111111001101011100001 9df33f3f3f3f3f9ae1
EUC-JP 暎??縯??壯 1101101011110101001111110011111110001111110101001100101100111111001111111101010011100011 daf53f3f8fd4cb3f3fd4e3
UTF-8 暎㏘툋縯끾펵壯 111001101001101010001110111000111000111110011000111011011000100010001011111001111011100010101111111010111000000110111110111011011000111010110101111001011010001110101111 e69a8ee38f98ed888be7b8afeb81beed8eb5e5a3af
UHC 暎㏘툋縯끾펵壯 1110011110110010101000101110010010111000100000111110011011100000100001011110011010111100100001101110110111100000 e7b2a2e4b883e6e085e6bc86ede0

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