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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 沮?麻}沮?麻{^ 10011111100111000011111110010110100000110111110110011111100111000011111110010110100000110111101101011110 9f9c3f96837d9f9c3f96837b5e
EUC-JP 沮?麻}沮?麻{^ 11011101111111000011111111001011111000110111110111011101111111000011111111001011111000110111101101011110 ddfc3fcbe37dddfc3fcbe37b5e
UTF-8 沮닿麻}沮닿麻{^ 111001101011001010101110111010111000101110111111111010011011101010111011011111011110011010110010101011101110101110001011101111111110100110111010101110110111101101011110 e6b2aeeb8bbfe9babb7de6b2aeeb8bbfe9babb7b5e
UHC 沮닿麻}沮닿麻{^ 111011101100000110110100111010101101100010101011011111011110111011000001101101001110101011011000101010110111101101011110 eec1b4ead8ab7deec1b4ead8ab7b5e

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