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 貅剰シ呈コ剰シ達 11100110101110101000111111101000101111001001001011100110101110101000111111101000101111001001001001000010 e6ba8fe8bc92e6ba8fe8bc9242
EUC-JP 貅剰シ呈コ剰シ達 11101100101111001011111011101010100011101011110011000100111010001000111010111010101111101110101010001110101111001100001110100011 ecbcbeea8ebcc4e88ebabeea8ebcc3a3
UTF-8 貅剰シ呈コ剰シ達 111010001011001010000101111001011000100110110000111011111011110110111100111001011001000110001000111011111011110110111010111001011000100110110000111011111011110110111100111010011000000110010100 e8b285e589b0efbdbce59188efbdbae589b0efbdbce98194
UHC ???呈???達 00111111001111110011111111101111110100000011111100111111001111111101001110111001 3f3f3fefd03f3f3fd3b9

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