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 ?漿?????^ 001111111001111111110111001111110011111100111111001111110011111101011110 3f9ff73f3f3f3f3f5e
EUC-JP ?漿熢????^ 0011111111011110111110011000111111001010101010110011111100111111001111110011111101011110 3fdef98fcaab3f3f3f3f5e
UTF-8 뤗漿熢폀헨롙렯^ 11101011101001001001011111100110101111001011111111100111100001101010001011101101100011111000000011101101100101111010100011101011101000011001100111101011101000001010111101011110 eba497e6bcbfe786a2ed8f80ed97a8eba199eba0af5e
UHC 뤗漿熢폀헨롙렯^ 100011111100011111101101111011001101110011101100101111001000111111000111111011101000111011011101100011101011110001011110 8fc7edecdcecbc8fc7ee8edd8ebc5e

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