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^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN ?汝????e^ 001111111001001111110000001111110011111100111111001111110110010101011110 3f93f03f3f3f3f655e
EUC-JP ?汝????e^ 001111111100011011110010001111110011111100111111001111110110010101011110 3fc6f23f3f3f3f655e
UTF-8 쒔汝쑹렻쒔렠e^ 1110110010010010100101001110011010110001100111011110110010010001101110011110101110100000101110111110110010010010100101001110101110100000101000000110010101011110 ec9294e6b19dec91b9eba0bbec9294eba0a0655e
UHC 쒔汝쑹렻쒔렠e^ 1011111010101101111001101010001110111110101010111000111011000011101111101010110110001110101100010110010101011110 beade6a3beab8ec3bead8eb1655e

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