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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 鵰蒔鋐ヴ鵰蒔鋐ウワ^ 1111110001000111100011101010101011111011110100101011001111011110111111000100011110001110101010101111101111010010101100111101110001011110 fc478eaafbd2b3defc478eaafbd2b3dc5e
EUC-JP 鵰蒔鋐ヴ鵰蒔鋐ウワ^ 10001111111010111111101110111100101011001000111111100100101111101000111010110011100011101101111010001111111010111111101110111100101011001000111111100100101111101000111010110011100011101101110001011110 8febfbbcac8fe4be8eb38ede8febfbbcac8fe4be8eb38edc5e
UTF-8 鵰蒔鋐ヴ鵰蒔鋐ウワ^ 11101001101101011011000011101000100100101001010011101001100010111001000011101111101111011011001111101111101111101001111011101001101101011011000011101000100100101001010011101001100010111001000011101111101111011011001111101111101111101001110001011110 e9b5b0e89294e98b90efbdb3efbe9ee9b5b0e89294e98b90efbdb3efbe9c5e
UHC ?蒔????蒔???^ 00111111111000111100100000111111001111110011111100111111111000111100100000111111001111110011111101011110 3fe3c83f3f3f3fe3c83f3f3f5e

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