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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN レ邇シ室レ邇シ室^ 1111000010100101110110101110011110001110101111001000111010111010111100001010010111011010111001111000111010111100100011101011101001011110 f0a5dae78ebc8ebaf0a5dae78ebc8eba5e
EUC-JP ?レ邇シ室?レ邇シ室^ 00111111100011101101101011101101111011101000111010111100101111001011110000111111100011101101101011101101111011101000111010111100101111001011110001011110 3f8edaedee8ebcbcbc3f8edaedee8ebcbcbc5e
UTF-8 レ邇シ室レ邇シ室^ 11101110100000011010010011101111101111101001101011101001100000101000011111101111101111011011110011100101101011101010010011101110100000011010010011101111101111101001101011101001100000101000011111101111101111011011110011100101101011101010010001011110 ee81a4efbe9ae98287efbdbce5aea4ee81a4efbe9ae98287efbdbce5aea45e
UHC ??邇?室??邇?室^ 001111110011111111101100110001000011111111100011111110000011111100111111111011001100010000111111111000111111100001011110 3f3fecc43fe3f83f3fecc43fe3f85e

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