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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ?????????瓮 0011111100111111001111110011111100111111001111110011111100111111001111111110000101000100 3f3f3f3f3f3f3f3f3fe144
EUC-JP ?????????瓮 0011111100111111001111110011111100111111001111110011111100111111001111111110000110100101 3f3f3f3f3f3f3f3f3fe1a5
UTF-8 溜삳젩溜삳젻溜삡슴瓮 111011111010011110001011111011001000001010110011111011001010000010101001111011111010011110001011111011001000001010110011111011001010000010111011111011111010011110001011111011001000001010100001111011001000101010110100111001111001001110101110 efa78bec82b3eca0a9efa78bec82b3eca0bbefa78bec82a1ec8ab4e793ae
UHC 溜삳젩溜삳젻溜삡슴瓮 1110101011111110101110111110101110100000101000011110101011111110101110111110101110100000101011101110101011111110101110111110010010111101101111111110100010110111 eafebbeba0a1eafebbeba0aeeafebbe4bdbfe8b7

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