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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 菫弖廬}菫弖廬{^ 111001001011111110011100010101101001110001001001011111011110010010111111100111000101011010011100010010010111101101011110 e4bf9c569c497de4bf9c569c497b5e
EUC-JP 菫弖廬}菫弖廬{^ 111010001100000111010111101101111101011110101010011111011110100011000001110101111011011111010111101010100111101101011110 e8c1d7b7d7aa7de8c1d7b7d7aa7b5e
UTF-8 菫弖廬}菫弖廬{^ 111010001000111110101011111001011011110010010110111001011011101110101100011111011110100010001111101010111110010110111100100101101110010110111011101011000111101101011110 e88fabe5bc96e5bbac7de88fabe5bc96e5bbac7b5e
UHC 菫?廬}菫?廬{^ 11010000110010110011111111010101111001100111110111010000110010110011111111010101111001100111101101011110 d0cb3fd5e67dd0cb3fd5e67b5e

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