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 瓮ュ?業??雍 1110000101000100100000111000010100111111100010111100011000111111001111111110100010110100 e14483853f8bc63f3fe8b4
EUC-JP 瓮ュ?業??雍 1110000110100101101001011110010100111111101101101100100000111111001111111111000010110110 e1a5a5e53fb6c83f3ff0b6
UTF-8 瓮ュ츍業뤺톷雍 111001111001001110101110111000111000001110100101111011001011100010001101111001101010010110101101111010111010010010111010111011011000011010110111111010011001101110001101 e793aee383a5ecb88de6a5adeba4baed86b7e99b8d
UHC 瓮ュ츍業뤺톷雍 1110100010110111101010111110010110101110100010001110010111110110100011111110100010110111100010111110100010111100 e8b7abe5ae88e5f68fe8b78be8bc

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