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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 質鋗ン゙質鋗ンワ^ 1111000010110100100011101011111111111011110100001101110111011110111100001011010010001110101111111111101111010000110111011101110001011110 f0b48ebffbd0dddef0b48ebffbd0dddc5e
EUC-JP ?質鋗ン゙?質鋗ンワ^ 001111111011110011000001100011111110010011000001100011101101110110001110110111100011111110111100110000011000111111100100110000011000111011011101100011101101110001011110 3fbcc18fe4c18edd8ede3fbcc18fe4c18edd8edc5e
UTF-8 質鋗ン゙質鋗ンワ^ 11101110100000011011001111101000101100111010101011101001100010111001011111101111101111101001110111101111101111101001111011101110100000011011001111101000101100111010101011101001100010111001011111101111101111101001110111101111101111101001110001011110 ee81b3e8b3aae98b97efbe9defbe9eee81b3e8b3aae98b97efbe9defbe9c5e
UHC ?質????質???^ 00111111111100101111010100111111001111110011111100111111111100101111010100111111001111110011111101011110 3ff2f53f3f3f3ff2f53f3f3f5e

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