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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ??捲??施?^ 00111111001111111000110010011110001111110011111110001110011110110011111101011110 3f3f8c9e3f3f8e7b3f5e
EUC-JP ??捲熢?施?^ 001111110011111110110111111111101000111111001010101010110011111110111011110111000011111101011110 3f3fb7fe8fcaab3fbbdc3f5e
UTF-8 렼뤷捲熢휁施렕^ 11101011101000001011110011101011101001001011011111100110100011011011001011100111100001101010001011101101100111001000000111100110100101101011110111101011101000001001010101011110 eba0bceba4b7e68db2e786a2ed9c81e696bdeba0955e
UHC 렼뤷捲熢휁施렕^ 100011101100010010001111111001011100111111101100110111001110110011000100100011111110001110111111100011101010101001011110 8ec48fe5cfecdcecc48fe3bf8eaa5e

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