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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 逕ッ貅・雋肴援雋 1110011110010100101011111110011010111010101001011110100010110010100011011110011010001001100001111110100010110010 e794afe6baa5e8b28de68987e8b2
EUC-JP 逕ッ貅・雋肴援雋 11101101111101001000111010101111111011001011110010001110101001011111000010110100101110101110100010110001111001111111000010110100 edf48eafecbc8ea5f0b4bae8b1e7f0b4
UTF-8 逕ッ貅・雋肴援雋 111010011000000010010101111011111011110110101111111010001011001010000101111011111011110110100101111010011001101110001011111010001000001010110100111001101000111110110100111010011001101110001011 e98095efbdafe8b285efbda5e99b8be882b4e68fb4e99b8b
UHC 逕???雋肴援雋 11001100111011110011111100111111001111111111000111100110111111011010001011101010101101011111000111100110 ccef3f3f3ff1e6fda2eab5f1e6

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