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 ????\n}????\n{^ 001111110011111100111111001111110101110001101110011111010011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f5c6e7d3f3f3f3f5c6e7b5e
SJIS-WIN ヲ「。ョ\n}ヲ「。ョ\n{^ 101001101010001010100001101011100101110001101110011111011010011010100010101000011010111001011100011011100111101101011110 a6a2a1ae5c6e7da6a2a1ae5c6e7b5e
EUC-JP ヲ「。ョ\n}ヲ「。ョ\n{^ 1000111010100110100011101010001010001110101000011000111010101110010111000110111001111101100011101010011010001110101000101000111010100001100011101010111001011100011011100111101101011110 8ea68ea28ea18eae5c6e7d8ea68ea28ea18eae5c6e7b5e
UTF-8 ヲ「。ョ\n}ヲ「。ョ\n{^ 11101111101111011010011011101111101111011010001011101111101111011010000111101111101111011010111001011100011011100111110111101111101111011010011011101111101111011010001011101111101111011010000111101111101111011010111001011100011011100111101101011110 efbda6efbda2efbda1efbdae5c6e7defbda6efbda2efbda1efbdae5c6e7b5e
UHC ????\n}????\n{^ 001111110011111100111111001111110101110001101110011111010011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f5c6e7d3f3f3f3f5c6e7b5e

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