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^ 1110110010000100101001001110110010000101101100001110110010000101100101001110110010000011101101001110110010000101100101001110110010000100100010001110110010000100101001001110110010000101101100000110010101011110 ec84a4ec85b0ec8594ec83b4ec8594ec8488ec84a4ec85b0655e
UHC 설셰셔샴셔섈설셰e^ 101111001011001110111100110011101011110011000101101111001010010010111100110001011011110010101010101111001011001110111100110011100110010101011110 bcb3bccebcc5bca4bcc5bcaabcb3bcce655e

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