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^ 001111111001011001011100001111110011111110010010101011110011111100111111001111110110010101011110 3f965c3f3f92af3f3f3f655e
EUC-JP ?暴??脹???e^ 001111111100101110111101001111110011111111000100101100010011111100111111001111110110010101011110 3fcbbd3f3fc4b13f3f3f655e
UTF-8 뤋暴챛뤋脹캀샘렍e^ 1110101110100100100010111110011010011010101101001110110010110001100110111110101110100100100010111110100010000100101110011110110010111010100000001110110010000011100110001110101110100000100011010110010101011110 eba48be69ab4ecb19beba48be884b9ecba80ec8398eba08d655e
UHC 뤋暴챛뤋脹캀샘렍e^ 100011111011101111111000111011001010101001101000100011111011101111110011111011001010111110001111101110111111100110001110101000110110010101011110 8fbbf8ecaa688fbbf3ecaf8fbbf98ea3655e

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