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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 畏蕎?畏蕎?^ 1000100011011000100010111011110000111111100010001101100010001011101111000011111101011110 88d88bbc3f88d88bbc3f5e
EUC-JP 畏蕎?畏蕎?^ 1011000011011010101101101011111000111111101100001101101010110110101111100011111101011110 b0dab6be3fb0dab6be3f5e
UTF-8 畏蕎릭畏蕎릎^ 11100111100101011000111111101000100101011000111011101011101001101010110111100111100101011000111111101000100101011000111011101011101001101000111001011110 e7958fe8958eeba6ade7958fe8958eeba68e5e
UHC 畏蕎릭畏蕎릎^ 11101000111001101100111011110000101110001010111111101000111001101100111011110000101110001010110101011110 e8e6cef0b8afe8e6cef0b8ad5e

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