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^[^ 101111011010010110111101101001010110111001010010101111011010010110111101101001010110111001011110010110111011110110100101101111011010010101101110010100101011110110100101101111011010010101101110010111100101101101011110 bda5bda56e52bda5bda56e5e5bbda5bda56e52bda5bda56e5e5b5e
SJIS-WIN ?¥?¥nR?¥?¥n^[?¥?¥nR?¥?¥n^[^ 0011111110000001100011110011111110000001100011110110111001010010001111111000000110001111001111111000000110001111011011100101111001011011001111111000000110001111001111111000000110001111011011100101001000111111100000011000111100111111100000011000111101101110010111100101101101011110 3f818f3f818f6e523f818f3f818f6e5e5b3f818f3f818f6e523f818f3f818f6e5e5b5e
EUC-JP ????nR????n^[????nR????n^[^ 001111110011111100111111001111110110111001010010001111110011111100111111001111110110111001011110010110110011111100111111001111110011111101101110010100100011111100111111001111110011111101101110010111100101101101011110 3f3f3f3f6e523f3f3f3f6e5e5b3f3f3f3f6e523f3f3f3f6e5e5b5e
UTF-8 ½¥½¥nR½¥½¥n^[½¥½¥nR½¥½¥n^[^ 11000010101111011100001010100101110000101011110111000010101001010110111001010010110000101011110111000010101001011100001010111101110000101010010101101110010111100101101111000010101111011100001010100101110000101011110111000010101001010110111001010010110000101011110111000010101001011100001010111101110000101010010101101110010111100101101101011110 c2bdc2a5c2bdc2a56e52c2bdc2a5c2bdc2a56e5e5bc2bdc2a5c2bdc2a56e52c2bdc2a5c2bdc2a56e5e5b5e
UHC ½?½?nR½?½?n^[½?½?nR½?½?n^[^ 1010100011110110001111111010100011110110001111110110111001010010101010001111011000111111101010001111011000111111011011100101111001011011101010001111011000111111101010001111011000111111011011100101001010101000111101100011111110101000111101100011111101101110010111100101101101011110 a8f63fa8f63f6e52a8f63fa8f63f6e5e5ba8f63fa8f63f6e52a8f63fa8f63f6e5e5b5e

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