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 騾取アス騾取アス^ 11101001100000001000111011100110101100011011110111101001100000001000111011100110101100011011110101011110 e9808ee6b1bde9808ee6b1bd5e
EUC-JP 騾取アス騾取アス^ 1111000111100000101111001110100010001110101100011000111010111101111100011110000010111100111010001000111010110001100011101011110101011110 f1e0bce88eb18ebdf1e0bce88eb18ebd5e
UTF-8 騾取アス騾取アス^ 11101001101010001011111011100101100011111001011011101111101111011011000111101111101111011011110111101001101010001011111011100101100011111001011011101111101111011011000111101111101111011011110101011110 e9a8bee58f96efbdb1efbdbde9a8bee58f96efbdb1efbdbd5e
UHC ?取???取??^ 0011111111110110101000100011111100111111001111111111011010100010001111110011111101011110 3ff6a23f3f3ff6a23f3f5e

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