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{^ 110000101011000111000001101011011100001010110001110000011010110101101110011111011100001010110001110000011010110111000010101100011100000110101101011011100111101101011110 c2b1c1adc2b1c1ad6e7dc2b1c1adc2b1c1ad6e7b5e
SJIS-WIN ?±???±??n}?±???±??n{^ 00111111100000010111110100111111001111110011111110000001011111010011111100111111011011100111110100111111100000010111110100111111001111110011111110000001011111010011111100111111011011100111101101011110 3f817d3f3f3f817d3f3f6e7d3f817d3f3f3f817d3f3f6e7b5e
EUC-JP ±Á?±Á?n}±Á?±Á?n{^ 1000111110101010101001001010000111011110100011111010101010100001001111111000111110101010101001001010000111011110100011111010101010100001001111110110111001111101100011111010101010100100101000011101111010001111101010101010000100111111100011111010101010100100101000011101111010001111101010101010000100111111011011100111101101011110 8faaa4a1de8faaa13f8faaa4a1de8faaa13f6e7d8faaa4a1de8faaa13f8faaa4a1de8faaa13f6e7b5e
UTF-8 ±Á­Â±Á­n}±Á­Â±Á­n{^ 11000011100000101100001010110001110000111000000111000010101011011100001110000010110000101011000111000011100000011100001010101101011011100111110111000011100000101100001010110001110000111000000111000010101011011100001110000010110000101011000111000011100000011100001010101101011011100111101101011110 c382c2b1c381c2adc382c2b1c381c2ad6e7dc382c2b1c381c2adc382c2b1c381c2ad6e7b5e
UHC ?±?­?±?­n}?±?­?±?­n{^ 0011111110100001101111100011111110100001101010010011111110100001101111100011111110100001101010010110111001111101001111111010000110111110001111111010000110101001001111111010000110111110001111111010000110101001011011100111101101011110 3fa1be3fa1a93fa1be3fa1a96e7d3fa1be3fa1a93fa1be3fa1a96e7b5e

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