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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????至??? 00111111001111110011111100111111001111111000111010001010001111110011111100111111 3f3f3f3f3f8e8a3f3f3f
EUC-JP ?堉???至??堉 0011111110001111101101111111110100111111001111110011111110111011111010100011111100111111100011111011011111111101 3f8fb7fd3f3f3fbbea3f3f8fb7fd
UTF-8 뤗堉텖힉렱至렋뤗堉 111010111010010010010111111001011010000010001001111011011000010110010110111011011001111010001001111010111010000010110001111010001000011110110011111010111010000010001011111010111010010010010111111001011010000010001001 eba497e5a089ed8596ed9e89eba0b1e887b3eba08beba497e5a089
UHC 뤗堉텖힉렱至렋뤗堉 100011111100011111101011101111001011011010001111110010001111100010001110101111101111001010111000100011101010001010001111110001111110101110111100 8fc7ebbcb68fc8f88ebef2b88ea28fc7ebbc

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