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 蓿ォ驤媒蓿ォ驤倍^ 111001001111000010101011111010011000100010010100011111011110010011110000101010111110100110001000100101000111101101011110 e4f0abe988947de4f0abe988947b5e
EUC-JP 蓿ォ驤媒蓿ォ驤倍^ 1110100011110010100011101010101111110001111010001100011111011110111010001111001010001110101010111111000111101000110001111101110001011110 e8f28eabf1e8c7dee8f28eabf1e8c7dc5e
UTF-8 蓿ォ驤媒蓿ォ驤倍^ 11101000100100111011111111101111101111011010101111101001101010011010010011100101101010101001001011101000100100111011111111101111101111011010101111101001101010011010010011100101100000001000110101011110 e893bfefbdabe9a9a4e5aa92e893bfefbdabe9a9a4e5808d5e
UHC ???媒???倍^ 0011111100111111001111111101100011011010001111110011111100111111110110111100001101011110 3f3f3fd8da3f3f3fdbc35e

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