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 ????h?? 00111111001111110011111100111111011010000011111100111111 3f3f3f3f683f3f
SJIS-WIN ???惡h?? 0011111100111111001111111001110010100110011010000011111100111111 3f3f3f9ca6683f3f
EUC-JP 濊?濊惡h濊? 1000111111001000111111100011111110001111110010001111111011011000101010000110100010001111110010001111111000111111 8fc8fe3f8fc8fed8a8688fc8fe3f
UTF-8 濊썙濊惡h濊썙 11100110101111111000101011101100100011011001100111100110101111111000101011100110100000111010000101101000111001101011111110001010111011001000110110011001 e6bf8aec8d99e6bf8ae683a168e6bf8aec8d99
UHC 濊썙濊惡h濊썙 11100111110110001001101110001100111001111101100011100100110000100110100011100111110110001001101110001100 e7d89b8ce7d8e4c268e7d89b8c

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