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 ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
SJIS-WIN ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
EUC-JP ????????e^ 00111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f655e
UTF-8 횂쩌횂쨀횂쩌횂쨈e^ 1110110110011010100000101110110010101001100011001110110110011010100000101110110010101000100000001110110110011010100000101110110010101001100011001110110110011010100000101110110010101000100010000110010101011110 ed9a82eca98ced9a82eca880ed9a82eca98ced9a82eca888655e
UHC 횂쩌횂쨀횂쩌횂쨈e^ 110000111000001011000010101111001100001110000010110000101011001111000011100000101100001010111100110000111000001011000010101101000110010101011110 c382c2bcc382c2b3c382c2bcc382c2b4655e

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