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 畏蕎?}畏蕎?{^ 10001000110110001000101110111100001111110111110110001000110110001000101110111100001111110111101101011110 88d88bbc3f7d88d88bbc3f7b5e
EUC-JP 畏蕎?}畏蕎?{^ 10110000110110101011011010111110001111110111110110110000110110101011011010111110001111110111101101011110 b0dab6be3f7db0dab6be3f7b5e
UTF-8 畏蕎륩}畏蕎륩{^ 111001111001010110001111111010001001010110001110111010111010010110101001011111011110011110010101100011111110100010010101100011101110101110100101101010010111101101011110 e7958fe8958eeba5a97de7958fe8958eeba5a97b5e
UHC 畏蕎륩}畏蕎륩{^ 111010001110011011001110111100001011011111111110011111011110100011100110110011101111000010110111111111100111101101011110 e8e6cef0b7fe7de8e6cef0b7fe7b5e

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