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 ??艇???艇?^ 0011111100111111100100101111100000111111001111110011111110010010111110000011111101011110 3f3f92f83f3f3f92f83f5e
EUC-JP 馹?艇?馹?艇?^ 100011111110100110100001001111111100010011111010001111111000111111101001101000010011111111000100111110100011111101011110 8fe9a13fc4fa3f8fe9a13fc4fa3f5e
UTF-8 馹렧艇螺馹렧艇羅^ 11101001101001101011100111101011101000001010011111101000100010011000011111101111101001001001000111101001101001101011100111101011101000001010011111101000100010011000011111101111101001001000111101011110 e9a6b9eba0a7e88987efa491e9a6b9eba0a7e88987efa48f5e
UHC 馹렧艇螺馹렧艇羅^ 1110110011110001100011101011011011101111111100111101000111011110111011001111000110001110101101101110111111110011110100011101110001011110 ecf18eb6eff3d1deecf18eb6eff3d1dc5e

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