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 ?Ρ???Ρ??^ 0011111110000011101011110011111100111111001111111000001110101111001111110011111101011110 3f83af3f3f3f83af3f3f5e
EUC-JP ?Ρ???Ρ??^ 0011111110100110101100010011111100111111001111111010011010110001001111110011111101011110 3fa6b13f3f3fa6b13f3f5e
UTF-8 筽Ρ꾧펶筽Ρ꾧펶^ 1110011110101101101111011100111010100001111010101011111010100111111011011000111010110110111001111010110110111101110011101010000111101010101111101010011111101101100011101011011001011110 e7adbdcea1eabea7ed8eb6e7adbdcea1eabea7ed8eb65e
UHC 筽Ρ꾧펶筽Ρ꾧펶^ 1110100010100100101001011101000110000100111010101011110010000111111010001010010010100101110100011000010011101010101111001000011101011110 e8a4a5d184eabc87e8a4a5d184eabc875e

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