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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 貅剰シ筑貅剰シ畜^ 111001101011101010001111111010001011110010010010011111011110011010111010100011111110100010111100100100100111101101011110 e6ba8fe8bc927de6ba8fe8bc927b5e
EUC-JP 貅剰シ筑貅剰シ畜^ 1110110010111100101111101110101010001110101111001100001111011110111011001011110010111110111010101000111010111100110000111101110001011110 ecbcbeea8ebcc3deecbcbeea8ebcc3dc5e
UTF-8 貅剰シ筑貅剰シ畜^ 11101000101100101000010111100101100010011011000011101111101111011011110011100111101011011001000111101000101100101000010111100101100010011011000011101111101111011011110011100111100101011001110001011110 e8b285e589b0efbdbce7ad91e8b285e589b0efbdbce7959c5e
UHC ???筑???畜^ 0011111100111111001111111111010111101000001111110011111100111111111101011110010101011110 3f3f3ff5e83f3f3ff5e55e

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