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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?重?枇訊??^ 0011111110001111011001000011111110010100111110001001000001110101001111110011111101011110 3f8f643f94f890753f3f5e
EUC-JP ?重?枇訊??^ 0011111110111101110001010011111111001000111110101011111111010110001111110011111101011110 3fbdc53fc8fabfd63f3f5e
UTF-8 뤵重횓枇訊렻롘^ 11101011101001001011010111101001100001111000110111101101100110101001001111100110100111101000011111101000101010001000101011101011101000001011101111101011101000011001100001011110 eba4b5e9878ded9a93e69e87e8a88aeba0bbeba1985e
UHC 뤵重횓枇訊렻롘^ 100011111110001111110001111011001100001110001110110111011110110111100011111100101000111011000011100011101101110001011110 8fe3f1ecc38eddede3f28ec38edc5e

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