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 ????i????iB 0011111100111111001111110011111101101001001111110011111100111111001111110110100101000010 3f3f3f3f693f3f3f3f6942
SJIS-WIN 騾具スカi騾具スカiB 111010011000000010001011111011111011110110110110011010011110100110000000100010111110111110111101101101100110100101000010 e9808befbdb669e9808befbdb66942
EUC-JP 騾具スカi騾具スカiB 11110001111000001011011011110001100011101011110110001110101101100110100111110001111000001011011011110001100011101011110110001110101101100110100101000010 f1e0b6f18ebd8eb669f1e0b6f18ebd8eb66942
UTF-8 騾具スカi騾具スカiB 111010011010100010111110111001011000010110110111111011111011110110111101111011111011110110110110011010011110100110101000101111101110010110000101101101111110111110111101101111011110111110111101101101100110100101000010 e9a8bee585b7efbdbdefbdb669e9a8bee585b7efbdbdefbdb66942
UHC ?具??i?具??iB 00111111110011101111110100111111001111110110100100111111110011101111110100111111001111110110100101000010 3fcefd3f3f693fcefd3f3f6942

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