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 艱場徽}艱場徽{^ 111001001000010110001111111010101000101101001010011111011110010010000101100011111110101010001011010010100111101101011110 e4858fea8b4a7de4858fea8b4a7b5e
EUC-JP 艱場徽}艱場徽{^ 111001111110010110111110111011001011010110101011011111011110011111100101101111101110110010110101101010110111101101011110 e7e5beecb5ab7de7e5beecb5ab7b5e
UTF-8 艱場徽}艱場徽{^ 111010001000100110110001111001011010000010110100111001011011111010111101011111011110100010001001101100011110010110100000101101001110010110111110101111010111101101011110 e889b1e5a0b4e5bebd7de889b1e5a0b4e5bebd7b5e
UHC 艱場徽}艱場徽{^ 110010101101111011101101110111101111110111000101011111011100101011011110111011011101111011111101110001010111101101011110 cadeeddefdc57dcadeeddefdc57b5e

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