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^ 001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f655e
SJIS-WIN ?嶽?????e^ 00111111100110111101010000111111001111110011111100111111001111110110010101011110 3f9bd43f3f3f3f3f655e
EUC-JP ?嶽?????e^ 00111111110101101101011000111111001111110011111100111111001111110110010101011110 3fd6d63f3f3f3f3f655e
UTF-8 센嶽셩센셸센솰e^ 1110110010000100101111001110010110110110101111011110110010000101101010011110110010000100101111001110110010000101101110001110110010000100101111001110110010000110101100000110010101011110 ec84bce5b6bdec85a9ec84bcec85b8ec84bcec86b0655e
UHC 센嶽셩센셸센솰e^ 10111100101111101110010011000000101111001100110110111100101111101011110011010000101111001011111010111100111000000110010101011110 bcbee4c0bccdbcbebcd0bcbebce0655e

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