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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 軸鴣室D軸鴣室D^ 11110010101000011000111010110010111010011111001110001110101110100100010011110010101000011000111010110010111010011111001110001110101110100100010001011110 f2a18eb2e9f38eba44f2a18eb2e9f38eba445e
EUC-JP ?軸鴣室D?軸鴣室D^ 0011111110111100101101001111001011110101101111001011110001000100001111111011110010110100111100101111010110111100101111000100010001011110 3fbcb4f2f5bcbc443fbcb4f2f5bcbc445e
UTF-8 軸鴣室D軸鴣室D^ 111011101000011110011000111010001011101110111000111010011011010010100011111001011010111010100100010001001110111010000111100110001110100010111011101110001110100110110100101000111110010110101110101001000100010001011110 ee8798e8bbb8e9b4a3e5aea444ee8798e8bbb8e9b4a3e5aea4445e
UHC ?軸?室D?軸?室D^ 001111111111010111101110001111111110001111111000010001000011111111110101111011100011111111100011111110000100010001011110 3ff5ee3fe3f8443ff5ee3fe3f8445e

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