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^[^ 100100011011110110010001101001110110111001010010100100011011110110010001101001110110111001011110010110111001000110111101100100011010011101101110010100101001000110111101100100011010011101101110010111100101101101011110 91bd91a76e5291bd91a76e5e5b91bd91a76e5291bd91a76e5e5b5e
SJIS-WIN ???§nR???§n^[???§nR???§n^[^ 00111111001111110011111110000001100110000110111001010010001111110011111100111111100000011001100001101110010111100101101100111111001111110011111110000001100110000110111001010010001111110011111100111111100000011001100001101110010111100101101101011110 3f3f3f81986e523f3f3f81986e5e5b3f3f3f81986e523f3f3f81986e5e5b5e
EUC-JP ???§nR???§n^[???§nR???§n^[^ 00111111001111110011111110100001111110000110111001010010001111110011111100111111101000011111100001101110010111100101101100111111001111110011111110100001111110000110111001010010001111110011111100111111101000011111100001101110010111100101101101011110 3f3f3fa1f86e523f3f3fa1f86e5e5b3f3f3fa1f86e523f3f3fa1f86e5e5b5e
UTF-8 ‘½‘§nR‘½‘§n^[‘½‘§nR‘½‘§n^[^ 11000010100100011100001010111101110000101001000111000010101001110110111001010010110000101001000111000010101111011100001010010001110000101010011101101110010111100101101111000010100100011100001010111101110000101001000111000010101001110110111001010010110000101001000111000010101111011100001010010001110000101010011101101110010111100101101101011110 c291c2bdc291c2a76e52c291c2bdc291c2a76e5e5bc291c2bdc291c2a76e52c291c2bdc291c2a76e5e5b5e
UHC ?½?§nR?½?§n^[?½?§nR?½?§n^[^ 0011111110101000111101100011111110100001110101110110111001010010001111111010100011110110001111111010000111010111011011100101111001011011001111111010100011110110001111111010000111010111011011100101001000111111101010001111011000111111101000011101011101101110010111100101101101011110 3fa8f63fa1d76e523fa8f63fa1d76e5e5b3fa8f63fa1d76e523fa8f63fa1d76e5e5b5e

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