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 賃?藏?賃?藏?^ 10010010110000000011111111100101010101010011111110010010110000000011111111100101010101010011111101011110 92c03fe5553f92c03fe5553f5e
EUC-JP 賃?藏?賃?藏?^ 11000100110000100011111111101001101101100011111111000100110000100011111111101001101101100011111101011110 c4c23fe9b63fc4c23fe9b63f5e
UTF-8 賃렔藏렟賃렔藏렟^ 11101000101100111000001111101011101000001001010011101000100101111000111111101011101000001001111111101000101100111000001111101011101000001001010011101000100101111000111111101011101000001001111101011110 e8b383eba094e8978feba09fe8b383eba094e8978feba09f5e
UHC 賃렔藏렟賃렔藏렟^ 1110110011111100100011101010100111101101111110101000111010110000111011001111110010001110101010011110110111111010100011101011000001011110 ecfc8ea9edfa8eb0ecfc8ea9edfa8eb05e

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