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 ³¿³¿nR³¿³¿n^[³¿³¿nR³¿³¿n^[^ 101100111011111110110011101111110110111001010010101100111011111110110011101111110110111001011110010110111011001110111111101100111011111101101110010100101011001110111111101100111011111101101110010111100101101101011110 b3bfb3bf6e52b3bfb3bf6e5e5bb3bfb3bf6e52b3bfb3bf6e5e5b5e
SJIS-WIN ????nR????n^[????nR????n^[^ 001111110011111100111111001111110110111001010010001111110011111100111111001111110110111001011110010110110011111100111111001111110011111101101110010100100011111100111111001111110011111101101110010111100101101101011110 3f3f3f3f6e523f3f3f3f6e5e5b3f3f3f3f6e523f3f3f3f6e5e5b5e
EUC-JP ?¿?¿nR?¿?¿n^[?¿?¿nR?¿?¿n^[^ 00111111100011111010001011000100001111111000111110100010110001000110111001010010001111111000111110100010110001000011111110001111101000101100010001101110010111100101101100111111100011111010001011000100001111111000111110100010110001000110111001010010001111111000111110100010110001000011111110001111101000101100010001101110010111100101101101011110 3f8fa2c43f8fa2c46e523f8fa2c43f8fa2c46e5e5b3f8fa2c43f8fa2c46e523f8fa2c43f8fa2c46e5e5b5e
UTF-8 ³¿³¿nR³¿³¿n^[³¿³¿nR³¿³¿n^[^ 11000010101100111100001010111111110000101011001111000010101111110110111001010010110000101011001111000010101111111100001010110011110000101011111101101110010111100101101111000010101100111100001010111111110000101011001111000010101111110110111001010010110000101011001111000010101111111100001010110011110000101011111101101110010111100101101101011110 c2b3c2bfc2b3c2bf6e52c2b3c2bfc2b3c2bf6e5e5bc2b3c2bfc2b3c2bf6e52c2b3c2bfc2b3c2bf6e5e5b5e
UHC ³¿³¿nR³¿³¿n^[³¿³¿nR³¿³¿n^[^ 10101001111110001010001010101111101010011111100010100010101011110110111001010010101010011111100010100010101011111010100111111000101000101010111101101110010111100101101110101001111110001010001010101111101010011111100010100010101011110110111001010010101010011111100010100010101011111010100111111000101000101010111101101110010111100101101101011110 a9f8a2afa9f8a2af6e52a9f8a2afa9f8a2af6e5e5ba9f8a2afa9f8a2af6e52a9f8a2afa9f8a2af6e5e5b5e

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