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 隘??失??瀛 11101000101001010011111100111111100011101011100000111111001111111110000001101001 e8a53f3f8eb83f3fe069
EUC-JP 隘??失??瀛 11110000101001110011111100111111101111001011101000111111001111111101111111001010 f0a73f3fbcba3f3fdfca
UTF-8 隘덊뢗失럡뙶瀛 111010011001101010011000111010111000110110001010111010111010001010010111111001011010010010110001111010111001111110100001111010111001100110110110111001111000000010011011 e99a98eb8d8aeba297e5a4b1eb9fa1eb99b6e7809b
UHC 隘덊뢗失럡뙶瀛 1110010011110110100010001110110110001111010100101110001111110111100011101000010010001100101110011110011110111010 e4f688ed8f52e3f78e848cb9e7ba

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