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{^ 001111110011111100111111001111110111101101001110011111010011111100111111001111110011111101111011010011100111101101011110 3f3f3f3f7b4e7d3f3f3f3f7b4e7b5e
SJIS-WIN ヲ「。ョ{N}ヲ「。ョ{N{^ 101001101010001010100001101011100111101101001110011111011010011010100010101000011010111001111011010011100111101101011110 a6a2a1ae7b4e7da6a2a1ae7b4e7b5e
EUC-JP ヲ「。ョ{N}ヲ「。ョ{N{^ 1000111010100110100011101010001010001110101000011000111010101110011110110100111001111101100011101010011010001110101000101000111010100001100011101010111001111011010011100111101101011110 8ea68ea28ea18eae7b4e7d8ea68ea28ea18eae7b4e7b5e
UTF-8 ヲ「。ョ{N}ヲ「。ョ{N{^ 11101111101111011010011011101111101111011010001011101111101111011010000111101111101111011010111001111011010011100111110111101111101111011010011011101111101111011010001011101111101111011010000111101111101111011010111001111011010011100111101101011110 efbda6efbda2efbda1efbdae7b4e7defbda6efbda2efbda1efbdae7b4e7b5e
UHC ????{N}????{N{^ 001111110011111100111111001111110111101101001110011111010011111100111111001111110011111101111011010011100111101101011110 3f3f3f3f7b4e7d3f3f3f3f7b4e7b5e

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