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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 「ョ「誅}「ョ「誅{^ 10100010101011101010001011100110011011100111110110100010101011101010001011100110011011100111101101011110 a2aea2e66e7da2aea2e66e7b5e
EUC-JP 「ョ「誅}「ョ「誅{^ 10001110101000101000111010101110100011101010001011101011110011110111110110001110101000101000111010101110100011101010001011101011110011110111101101011110 8ea28eae8ea2ebcf7d8ea28eae8ea2ebcf7b5e
UTF-8 「ョ「誅}「ョ「誅{^ 111011111011110110100010111011111011110110101110111011111011110110100010111010001010101010000101011111011110111110111101101000101110111110111101101011101110111110111101101000101110100010101010100001010111101101011110 efbda2efbdaeefbda2e8aa857defbda2efbdaeefbda2e8aa857b5e
UHC ???誅}???誅{^ 00111111001111110011111111110001110010100111110100111111001111110011111111110001110010100111101101011110 3f3f3ff1ca7d3f3f3ff1ca7b5e

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