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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?深?酌}?深?酌{^ 001111111001000001011011001111111000111011011110011111010011111110010000010110110011111110001110110111100111101101011110 3f905b3f8ede7d3f905b3f8ede7b5e
EUC-JP ?深?酌}?深?酌{^ 001111111011111110111100001111111011110011100000011111010011111110111111101111000011111110111100111000000111101101011110 3fbfbc3fbce07d3fbfbc3fbce07b5e
UTF-8 룶深룫酌}룶深룫酌{^ 111010111010001110110110111001101011011110110001111010111010001110101011111010011000010110001100011111011110101110100011101101101110011010110111101100011110101110100011101010111110100110000101100011000111101101011110 eba3b6e6b7b1eba3abe9858c7deba3b6e6b7b1eba3abe9858c7b5e
UHC 룶深룫酌}룶深룫酌{^ 10001111101010111110010010100010100011111010001011101101110011000111110110001111101010111110010010100010100011111010001011101101110011000111101101011110 8fabe4a28fa2edcc7d8fabe4a28fa2edcc7b5e

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