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 ??c??u[??c??u[^ 001111110011111101100011001111110011111101110101010110110011111100111111011000110011111100111111011101010101101101011110 3f3f633f3f755b3f3f633f3f755b5e
SJIS-WIN ??c??u[??c??u[^ 001111110011111101100011001111110011111101110101010110110011111100111111011000110011111100111111011101010101101101011110 3f3f633f3f755b3f3f633f3f755b5e
EUC-JP ??c??u[??c??u[^ 001111110011111101100011001111110011111101110101010110110011111100111111011000110011111100111111011101010101101101011110 3f3f633f3f755b3f3f633f3f755b5e
UTF-8 횄쨘c횂혟u[횄쨘c횂혟u[^ 11101101100110101000010011101100101010001001100001100011111011011001101010000010111011011001100010011111011101010101101111101101100110101000010011101100101010001001100001100011111011011001101010000010111011011001100010011111011101010101101101011110 ed9a84eca89863ed9a82ed989f755bed9a84eca89863ed9a82ed989f755b5e
UHC 횄쨘c횂혟u[횄쨘c횂혟u[^ 1100001110000011110000101011101001100011110000111000001011000010100010010111010101011011110000111000001111000010101110100110001111000011100000101100001010001001011101010101101101011110 c383c2ba63c382c289755bc383c2ba63c382c289755b5e

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