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 ?血琳?血琳^ 0011111110001100100011001001011111010100001111111000110010001100100101111101010001011110 3f8c8c97d43f8c8c97d45e
EUC-JP ?血琳?血琳^ 0011111110110111111011001100111011010110001111111011011111101100110011101101011001011110 3fb7ecced63fb7ecced65e
UTF-8 뤿血琳뤿血琳^ 11101011101001001011111111101000101000011000000011100111100100001011001111101011101001001011111111101000101000011000000011100111100100001011001101011110 eba4bfe8a180e790b3eba4bfe8a180e790b35e
UHC 뤿血琳뤿血琳^ 10001111111010111111101011101100110101111111101110001111111010111111101011101100110101111111101101011110 8febfaecd7fb8febfaecd7fb5e

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