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 ?F^h?F^fN}?F^h?F^fN{^ 001111110100011001011110011010000011111101000110010111100110011001001110011111010011111101000110010111100110100000111111010001100101111001100110010011100111101101011110 3f465e683f465e664e7d3f465e683f465e664e7b5e
SJIS-WIN 瓏F^h瓏F^fN}瓏F^h瓏F^fN{^ 11100000111110100100011001011110011010001110000011111010010001100101111001100110010011100111110111100000111110100100011001011110011010001110000011111010010001100101111001100110010011100111101101011110 e0fa465e68e0fa465e664e7de0fa465e68e0fa465e664e7b5e
EUC-JP 瓏F^h瓏F^fN}瓏F^h瓏F^fN{^ 11100000111111000100011001011110011010001110000011111100010001100101111001100110010011100111110111100000111111000100011001011110011010001110000011111100010001100101111001100110010011100111101101011110 e0fc465e68e0fc465e664e7de0fc465e68e0fc465e664e7b5e
UTF-8 瓏F^h瓏F^fN}瓏F^h瓏F^fN{^ 1110011110010011100011110100011001011110011010001110011110010011100011110100011001011110011001100100111001111101111001111001001110001111010001100101111001101000111001111001001110001111010001100101111001100110010011100111101101011110 e7938f465e68e7938f465e664e7de7938f465e68e7938f465e664e7b5e
UHC 瓏F^h瓏F^fN}瓏F^h瓏F^fN{^ 11010110111010100100011001011110011010001101011011101010010001100101111001100110010011100111110111010110111010100100011001011110011010001101011011101010010001100101111001100110010011100111101101011110 d6ea465e68d6ea465e664e7dd6ea465e68d6ea465e664e7b5e

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