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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?忌???忌??^ 0011111110001010111101010011111100111111001111111000101011110101001111110011111101011110 3f8af53f3f3f8af53f3f5e
EUC-JP ?忌???忌??^ 0011111110110100111101110011111100111111001111111011010011110111001111110011111101011110 3fb4f73f3f3fb4f73f3f5e
UTF-8 룶忌룶웡룶忌룶웡^ 11101011101000111011011011100101101111111000110011101011101000111011011011101100100110111010000111101011101000111011011011100101101111111000110011101011101000111011011011101100100110111010000101011110 eba3b6e5bf8ceba3b6ec9ba1eba3b6e5bf8ceba3b6ec9ba15e
UHC 룶忌룶웡룶忌룶웡^ 1000111110101011110100001111101110001111101010111011111111111101100011111010101111010000111110111000111110101011101111111111110101011110 8fabd0fb8fabbffd8fabd0fb8fabbffd5e

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