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 逖滔」滔愀蠅コ 111001111001100010011111111010111010001110011111111010111001110010110101111001011010001010111010 e7989feba39feb9cb5e5a2ba
EUC-JP 逖滔」滔愀蠅コ 1110110111111000110111101110110110001110101000111101111011101101110110001011011111101010101001001000111010111010 edf8deed8ea3deedd8b7eaa48eba
UTF-8 逖滔」滔愀蠅コ 111010011000000010010110111001101011101110010100111011111011110110100011111001101011101110010100111001101000010010000000111010001010000010000101111011111011110110111010 e98096e6bb94efbda3e6bb94e68480e8a085efbdba
UHC ?滔?滔?蠅? 00111111110101001010010100111111110101001010010100111111111000111011001000111111 3fd4a53fd4a53fe3b23f

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