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 ?謙O}?謙O{^ 00111111100011001010101010000010011011100111110100111111100011001010101010000010011011100111101101011110 3f8caa826e7d3f8caa826e7b5e
EUC-JP ?謙O}?謙O{^ 00111111101110001010110010100011110011110111110100111111101110001010110010100011110011110111101101011110 3fb8aca3cf7d3fb8aca3cf7b5e
UTF-8 렻謙O}렻謙O{^ 111010111010000010111011111010001010110010011001111011111011110010101111011111011110101110100000101110111110100010101100100110011110111110111100101011110111101101011110 eba0bbe8ac99efbcaf7deba0bbe8ac99efbcaf7b5e
UHC 렻謙O}렻謙O{^ 100011101100001111001100110001011010001111001111011111011000111011000011110011001100010110100011110011110111101101011110 8ec3ccc5a3cf7d8ec3ccc5a3cf7b5e

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