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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ???鎣????鎣?^ 001111110011111100111111100011111110010110110010001111110011111100111111001111111000111111100101101100100011111101011110 3f3f3f8fe5b23f3f3f3f8fe5b23f5e
UTF-8 怜붺윢鎣쌖怜붺윢鎣쌖^ 11101111101001101010110011101011101101101011101011101100100111001010001011101001100011101010001111101100100011001001011011101111101001101010110011101011101101101011101011101100100111001010001011101001100011101010001111101100100011001001011001011110 efa6acebb6baec9ca2e98ea3ec8c96efa6acebb6baec9ca2e98ea3ec8c965e
UHC 怜붺윢鎣쌖怜붺윢鎣쌖^ 111001111011000010010100111001111001111110100011111110111010111110011011010001001110011110110000100101001110011110011111101000111111101110101111100110110100010001011110 e7b094e79fa3fbaf9b44e7b094e79fa3fbaf9b445e

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