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 ??袖}??袖{^ 0011111100111111100100011011001101111101001111110011111110010001101100110111101101011110 3f3f91b37d3f3f91b37b5e
EUC-JP ??袖}??袖{^ 0011111100111111110000101011010101111101001111110011111111000010101101010111101101011110 3f3fc2b57d3f3fc2b57b5e
UTF-8 嶺뿥袖}嶺뿥袖{^ 111011111010011010101011111010111011111110100101111010001010001010010110011111011110111110100110101010111110101110111111101001011110100010100010100101100111101101011110 efa6abebbfa5e8a2967defa6abebbfa5e8a2967b5e
UHC 嶺뿥袖}嶺뿥袖{^ 111001111010110110010111101001011110001011000000011111011110011110101101100101111010010111100010110000000111101101011110 e7ad97a5e2c07de7ad97a5e2c07b5e

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