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 ??G??W}??G??W{^ 001111110011111101000111001111110011111101010111011111010011111100111111010001110011111100111111010101110111101101011110 3f3f473f3f577d3f3f473f3f577b5e
SJIS-WIN ??G??W}??G??W{^ 001111110011111101000111001111110011111101010111011111010011111100111111010001110011111100111111010101110111101101011110 3f3f473f3f577d3f3f473f3f577b5e
EUC-JP ??G??W}??G??W{^ 001111110011111101000111001111110011111101010111011111010011111100111111010001110011111100111111010101110111101101011110 3f3f473f3f577d3f3f473f3f577b5e
UTF-8 梨렗G林렱W}梨렗G林렱W{^ 11101111101001111010001011101011101000001001011101000111111011111010011110110100111010111010000010110001010101110111110111101111101001111010001011101011101000001001011101000111111011111010011110110100111010111010000010110001010101110111101101011110 efa7a2eba09747efa7b4eba0b1577defa7a2eba09747efa7b4eba0b1577b5e
UHC 梨렗G林렱W}梨렗G林렱W{^ 1110110010110001100011101010110001000111111011001111011110001110101111100101011101111101111011001011000110001110101011000100011111101100111101111000111010111110010101110111101101011110 ecb18eac47ecf78ebe577decb18eac47ecf78ebe577b5e

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