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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 鞫蛾Ρ鞫蛾Ρ^ 11100110100100011000100111101001100000111010111111100110100100011000100111101001100000111010111101011110 e69189e983afe69189e983af5e
EUC-JP 鞫蛾Ρ鞫蛾Ρ^ 11101011111100011011001011101011101001101011000111101011111100011011001011101011101001101011000101011110 ebf1b2eba6b1ebf1b2eba6b15e
UTF-8 鞫蛾Ρ鞫蛾Ρ^ 1110100110011110101010111110100010011011101111101100111010100001111010011001111010101011111010001001101110111110110011101010000101011110 e99eabe89bbecea1e99eabe89bbecea15e
UHC 鞫蛾Ρ鞫蛾Ρ^ 11001111110101001110010010110110101001011101000111001111110101001110010010110110101001011101000101011110 cfd4e4b6a5d1cfd4e4b6a5d15e

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