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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?世心?世心^ 0011111110010000101000101001000001010011001111111001000010100010100100000101001101011110 3f90a290533f90a290535e
EUC-JP ?世心?世心^ 0011111111000000101001001011111110110100001111111100000010100100101111111011010001011110 3fc0a4bfb43fc0a4bfb45e
UTF-8 뾍世心뾍世心^ 11101011101111101000110111100100101110001001011011100101101111111000001111101011101111101000110111100100101110001001011011100101101111111000001101011110 ebbe8de4b896e5bf83ebbe8de4b896e5bf835e
UHC 뾍世心뾍世心^ 10010111010010111110000110100110111000111111110110010111010010111110000110100110111000111111110101011110 974be1a6e3fd974be1a6e3fd5e

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