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 à±Þé}à±Þé{^ 1110000010110001110111101110100101111101111000001011000111011110111010010111101101011110 e0b1dee97de0b1dee97b5e
SJIS-WIN ?±??}?±??{^ 00111111100000010111110100111111001111110111110100111111100000010111110100111111001111110111101101011110 3f817d3f3f7d3f817d3f3f7b5e
EUC-JP à±Þé}à±Þé{^ 10001111101010111010001010100001110111101000111110101001101100001000111110101011101100010111110110001111101010111010001010100001110111101000111110101001101100001000111110101011101100010111101101011110 8faba2a1de8fa9b08fabb17d8faba2a1de8fa9b08fabb17b5e
UTF-8 à±Þé}à±Þé{^ 11000011101000001100001010110001110000111001111011000011101010010111110111000011101000001100001010110001110000111001111011000011101010010111101101011110 c3a0c2b1c39ec3a97dc3a0c2b1c39ec3a97b5e
UHC ?±Þ?}?±Þ?{^ 001111111010000110111110101010001010110100111111011111010011111110100001101111101010100010101101001111110111101101011110 3fa1bea8ad3f7d3fa1bea8ad3f7b5e

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