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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN ???井D???井D^ 00111111001111110011111110001000111001000100010000111111001111110011111110001000111001000100010001011110 3f3f3f88e4443f3f3f88e4445e
EUC-JP ???井D???井D^ 00111111001111110011111110110000111001100100010000111111001111110011111110110000111001100100010001011110 3f3f3fb0e6443f3f3fb0e6445e
UTF-8 룶⅝룫井D룶⅝룫井D^ 111010111010001110110110111000101000010110011101111010111010001110101011111001001011101010010101010001001110101110100011101101101110001010000101100111011110101110100011101010111110010010111010100101010100010001011110 eba3b6e2859deba3abe4ba9544eba3b6e2859deba3abe4ba95445e
UHC 룶⅝룫井D룶⅝룫井D^ 10001111101010111010100011111101100011111010001011101111110011000100010010001111101010111010100011111101100011111010001011101111110011000100010001011110 8faba8fd8fa2efcc448faba8fd8fa2efcc445e

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