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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??窪?}??窪?{^ 00111111001111111000110001000101001111110111110100111111001111111000110001000101001111110111101101011110 3f3f8c453f7d3f3f8c453f7b5e
EUC-JP ??窪?}??窪?{^ 00111111001111111011011110100110001111110111110100111111001111111011011110100110001111110111101101011110 3f3fb7a63f7d3f3fb7a63f7b5e
UTF-8 林렲窪렱}林렲窪렱{^ 111011111010011110110100111010111010000010110010111001111010101010101010111010111010000010110001011111011110111110100111101101001110101110100000101100101110011110101010101010101110101110100000101100010111101101011110 efa7b4eba0b2e7aaaaeba0b17defa7b4eba0b2e7aaaaeba0b17b5e
UHC 林렲窪렱}林렲窪렱{^ 11101100111101111000111010111111111010001100000110001110101111100111110111101100111101111000111010111111111010001100000110001110101111100111101101011110 ecf78ebfe8c18ebe7decf78ebfe8c18ebe7b5e

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