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 ??偈}??偈{^ 0011111100111111100110001111001101111101001111110011111110011000111100110111101101011110 3f3f98f37d3f3f98f37b5e
EUC-JP ??偈}??偈{^ 0011111100111111110100001111010101111101001111110011111111010000111101010111101101011110 3f3fd0f57d3f3fd0f57b5e
UTF-8 灐뫈偈}灐뫈偈{^ 111001111000000110010000111010111010101110001000111001011000000110001000011111011110011110000001100100001110101110101011100010001110010110000001100010000111101101011110 e78190ebab88e581887de78190ebab88e581887b5e
UHC 灐뫈偈}灐뫈偈{^ 111110111010010110111000111110111100110010100111011111011111101110100101101110001111101111001100101001110111101101011110 fba5b8fbcca77dfba5b8fbcca77b5e

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