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 橈?????狎 100111101111010000111111001111110011111100111111001111111110000010111110 9ef43f3f3f3f3fe0be
EUC-JP 橈??孼??狎 1101110011110110001111110011111110001111101110101100001100111111001111111110000011000000 dcf63f3f8fbac33f3fe0c0
UTF-8 橈녿젌孼뽰옺狎 111001101010100110001000111010111000010110111111111011001010000010001100111001011010110110111100111010111011110110110000111011001001100010111010111001111000101110001110 e6a988eb85bfeca08ce5adbcebbdb0ec98bae78b8e
UHC 橈녿젌孼뽰옺狎 1110100011111010100001101110101110100000100011011110010111101101100101101110110010011110101100001110010011100100 e8fa86eba08de5ed96ec9eb0e4e4

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