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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP ???煐???煐^ 00111111001111110011111110001111110010011111100000111111001111110011111110001111110010011111100001011110 3f3f3f8fc9f83f3f3f8fc9f85e
UTF-8 쒀롔쒀煐쒀롔쒀煐^ 11101100100100101000000011101011101000011001010011101100100100101000000011100111100001011001000011101100100100101000000011101011101000011001010011101100100100101000000011100111100001011001000001011110 ec9280eba194ec9280e78590ec9280eba194ec9280e785905e
UHC 쒀롔쒀煐쒀롔쒀煐^ 1011111010101100100011101101100010111110101011001110011110111100101111101010110010001110110110001011111010101100111001111011110001011110 beac8ed8beace7bcbeac8ed8beace7bc5e

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