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 ???????Z?? 00111111001111110011111100111111001111110011111100111111010110100011111100111111 3f3f3f3f3f3f3f5a3f3f
SJIS-WIN 髷ヲ霆ク貉懃明Z驩キ 11101001100111101010011011101000101110111011100011100110101110011001110011100111100101101011111001011010111010011000100110110111 e99ea6e8bbb8e6b99ce796be5ae989b7
EUC-JP 髷ヲ霆ク貉懃明Z驩キ 11110001111111101000111010100110111100001011110110001110101110001110110010111011110110001110100111001100110000000101101011110001111010011000111010110111 f1fe8ea6f0bd8eb8ecbbd8e9ccc05af1e98eb7
UTF-8 髷ヲ霆ク貉懃明Z驩キ 11101001101010111011011111101111101111011010011011101001100111001000011011101111101111011011100011101000101100101000100111100110100001111000001111100110100110001000111001011010111010011010100110101001111011111011110110110111 e9abb7efbda6e99c86efbdb8e8b289e68783e6988e5ae9a9a9efbdb7
UHC ??霆??懃明Z驩? 0011111100111111111011111111110100111111001111111101000011000100110110011010010101011010111111001011111000111111 3f3feffd3f3fd0c4d9a55afcbe3f

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