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 髮趣スコ髮趣スコ^ 11101001100110111000111011101111101111011011101011101001100110111000111011101111101111011011101001011110 e99b8eefbdbae99b8eefbdba5e
EUC-JP 髮趣スコ髮趣スコ^ 1111000111111011101111001111000110001110101111011000111010111010111100011111101110111100111100011000111010111101100011101011101001011110 f1fbbcf18ebd8ebaf1fbbcf18ebd8eba5e
UTF-8 髮趣スコ髮趣スコ^ 11101001101010111010111011101000101101101010001111101111101111011011110111101111101111011011101011101001101010111010111011101000101101101010001111101111101111011011110111101111101111011011101001011110 e9abaee8b6a3efbdbdefbdbae9abaee8b6a3efbdbdefbdba5e
UHC 髮趣??髮趣??^ 11011011101001011111011010101100001111110011111111011011101001011111011010101100001111110011111101011110 dba5f6ac3f3fdba5f6ac3f3f5e

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