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 塢??節??絶 10011010110001110011111100111111100100001101111100111111001111111001000011100010 9ac73f3f90df3f3f90e2
EUC-JP 塢??節??絶 11010100110010010011111100111111110000001110000100111111001111111100000011100100 d4c93f3fc0e13f3fc0e4
UTF-8 塢딃썎節㎫걯絶 111001011010000110100010111010111001010010000011111011001000110110001110111001111010111110000000111000111000111010101011111010101011000110101111111001111011010110110110 e5a1a2eb9483ec8d8ee7af80e38eabeab1afe7b5b6
UHC 塢딃썎節㎫걯絶 1110011111110001100010101110100110011011100000011110111110111101101001111110011110000001100110001110111110111110 e7f18ae99b81efbda7e78198efbe

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