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 髮墓ッウ髮墓ッャ^ 11101001100110111001010111100110101011111011001111101001100110111001010111100110101011111010110001011110 e99b95e6afb3e99b95e6afac5e
EUC-JP 髮墓ッウ髮墓ッャ^ 1111000111111011110010101110100010001110101011111000111010110011111100011111101111001010111010001000111010101111100011101010110001011110 f1fbcae88eaf8eb3f1fbcae88eaf8eac5e
UTF-8 髮墓ッウ髮墓ッャ^ 11101001101010111010111011100101101000101001001111101111101111011010111111101111101111011011001111101001101010111010111011100101101000101001001111101111101111011010111111101111101111011010110001011110 e9abaee5a293efbdafefbdb3e9abaee5a293efbdafefbdac5e
UHC 髮墓??髮墓??^ 11011011101001011101100111010111001111110011111111011011101001011101100111010111001111110011111101011110 dba5d9d73f3fdba5d9d73f3f5e

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