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 ûLÀúª»ÁÞûLÀúª»ÁÜ^ 1111101101001100110000001111101010101010101110111100000111011110111110110100110011000000111110101010101010111011110000011101110001011110 fb4cc0faaabbc1defb4cc0faaabbc1dc5e
SJIS-WIN ?L???????L??????^ 0011111101001100001111110011111100111111001111110011111100111111001111110100110000111111001111110011111100111111001111110011111101011110 3f4c3f3f3f3f3f3f3f4c3f3f3f3f3f3f5e
EUC-JP ûLÀúª?ÁÞûLÀúª?ÁÜ^ 1000111110101011111001010100110010001111101010101010001010001111101010111110001010001111101000101110110000111111100011111010101010100001100011111010100110110000100011111010101111100101010011001000111110101010101000101000111110101011111000101000111110100010111011000011111110001111101010101010000110001111101010101110010001011110 8fabe54c8faaa28fabe28fa2ec3f8faaa18fa9b08fabe54c8faaa28fabe28fa2ec3f8faaa18faae45e
UTF-8 ûLÀúª»ÁÞûLÀúª»ÁÜ^ 11000011101110110100110011000011100000001100001110111010110000101010101011000010101110111100001110000001110000111001111011000011101110110100110011000011100000001100001110111010110000101010101011000010101110111100001110000001110000111001110001011110 c3bb4cc380c3bac2aac2bbc381c39ec3bb4cc380c3bac2aac2bbc381c39c5e
UHC ?L??ª??Þ?L??ª???^ 0011111101001100001111110011111110101000101000110011111100111111101010001010110100111111010011000011111100111111101010001010001100111111001111110011111101011110 3f4c3f3fa8a33f3fa8ad3f4c3f3fa8a33f3f3f5e

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