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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 「ッ。、\}「ッ。、\{^ 10100010101011111010000110100100010111000111110110100010101011111010000110100100010111000111101101011110 a2afa1a45c7da2afa1a45c7b5e
EUC-JP 「ッ。、\}「ッ。、\{^ 100011101010001010001110101011111000111010100001100011101010010001011100011111011000111010100010100011101010111110001110101000011000111010100100010111000111101101011110 8ea28eaf8ea18ea45c7d8ea28eaf8ea18ea45c7b5e
UTF-8 「ッ。、\}「ッ。、\{^ 1110111110111101101000101110111110111101101011111110111110111101101000011110111110111101101001000101110001111101111011111011110110100010111011111011110110101111111011111011110110100001111011111011110110100100010111000111101101011110 efbda2efbdafefbda1efbda45c7defbda2efbdafefbda1efbda45c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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