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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ????絨}????絨{^ 001111110011111100111111001111111110001101001111011111010011111100111111001111110011111111100011010011110111101101011110 3f3f3f3fe34f7d3f3f3f3fe34f7b5e
EUC-JP ????絨}????絨{^ 001111110011111100111111001111111110010110110000011111010011111100111111001111110011111111100101101100000111101101011110 3f3f3f3fe5b07d3f3f3f3fe5b07b5e
UTF-8 룶핊㈛룫絨}룶핊㈛룫絨{^ 111010111010001110110110111011011001010110001010111000111000100010011011111010111010001110101011111001111011010110101000011111011110101110100011101101101110110110010101100010101110001110001000100110111110101110100011101010111110011110110101101010000111101101011110 eba3b6ed958ae3889beba3abe7b5a87deba3b6ed958ae3889beba3abe7b5a87b5e
UHC 룶핊㈛룫絨}룶핊㈛룫絨{^ 1000111110101011110000001000111110101001110011001000111110100010111010111101011001111101100011111010101111000000100011111010100111001100100011111010001011101011110101100111101101011110 8fabc08fa9cc8fa2ebd67d8fabc08fa9cc8fa2ebd67b5e

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