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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 彫?缸?彫?缸?^ 10010010101001000011111111100011100111010011111110010010101001000011111111100011100111010011111101011110 92a43fe39d3f92a43fe39d3f5e
EUC-JP 彫?缸?彫?缸?^ 11000100101001100011111111100101111111010011111111000100101001100011111111100101111111010011111101011110 c4a63fe5fd3fc4a63fe5fd3f5e
UTF-8 彫렕缸렟彫렕缸렟^ 11100101101111011010101111101011101000001001010111100111101111001011100011101011101000001001111111100101101111011010101111101011101000001001010111100111101111001011100011101011101000001001111101011110 e5bdabeba095e7bcb8eba09fe5bdabeba095e7bcb8eba09f5e
UHC 彫렕缸렟彫렕缸렟^ 1111000011000001100011101010101011111001111111001000111010110000111100001100000110001110101010101111100111111100100011101011000001011110 f0c18eaaf9fc8eb0f0c18eaaf9fc8eb05e

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