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 彫?奬?彫?奬?^ 10010010101001000011111110011010111110110011111110010010101001000011111110011010111110110011111101011110 92a43f9afb3f92a43f9afb3f5e
EUC-JP 彫?奬?彫?奬?^ 11000100101001100011111111010100111111010011111111000100101001100011111111010100111111010011111101011110 c4a63fd4fd3fc4a63fd4fd3f5e
UTF-8 彫렕奬렟彫렕奬렟^ 11100101101111011010101111101011101000001001010111100101101001011010110011101011101000001001111111100101101111011010101111101011101000001001010111100101101001011010110011101011101000001001111101011110 e5bdabeba095e5a5aceba09fe5bdabeba095e5a5aceba09f5e
UHC 彫렕奬렟彫렕奬렟^ 1111000011000001100011101010101011101101111000011000111010110000111100001100000110001110101010101110110111100001100011101011000001011110 f0c18eaaede18eb0f0c18eaaede18eb05e

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