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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 「ッ「ョW}「ッ「ョW{^ 10100010101011111010001010101110010101110111110110100010101011111010001010101110010101110111101101011110 a2afa2ae577da2afa2ae577b5e
EUC-JP 「ッ「ョW}「ッ「ョW{^ 100011101010001010001110101011111000111010100010100011101010111001010111011111011000111010100010100011101010111110001110101000101000111010101110010101110111101101011110 8ea28eaf8ea28eae577d8ea28eaf8ea28eae577b5e
UTF-8 「ッ「ョW}「ッ「ョW{^ 1110111110111101101000101110111110111101101011111110111110111101101000101110111110111101101011100101011101111101111011111011110110100010111011111011110110101111111011111011110110100010111011111011110110101110010101110111101101011110 efbda2efbdafefbda2efbdae577defbda2efbdafefbda2efbdae577b5e
UHC ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e

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