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{^ 00111111001111110100011001011110011010000011111100111111010001100101111001100110010011100111110100111111001111110100011001011110011010000011111100111111010001100101111001100110010011100111101101011110 3f3f465e683f3f465e664e7d3f3f465e683f3f465e664e7b5e
SJIS-WIN ‘▲F^h‘▲F^fN}‘▲F^h‘▲F^fN{^ 100000010110010110000001101000110100011001011110011010001000000101100101100000011010001101000110010111100110011001001110011111011000000101100101100000011010001101000110010111100110100010000001011001011000000110100011010001100101111001100110010011100111101101011110 816581a3465e68816581a3465e664e7d816581a3465e68816581a3465e664e7b5e
EUC-JP ‘▲F^h‘▲F^fN}‘▲F^h‘▲F^fN{^ 101000011100011010100010101001010100011001011110011010001010000111000110101000101010010101000110010111100110011001001110011111011010000111000110101000101010010101000110010111100110100010100001110001101010001010100101010001100101111001100110010011100111101101011110 a1c6a2a5465e68a1c6a2a5465e664e7da1c6a2a5465e68a1c6a2a5465e664e7b5e
UTF-8 ‘▲F^h‘▲F^fN}‘▲F^h‘▲F^fN{^ 1110001010000000100110001110001010010110101100100100011001011110011010001110001010000000100110001110001010010110101100100100011001011110011001100100111001111101111000101000000010011000111000101001011010110010010001100101111001101000111000101000000010011000111000101001011010110010010001100101111001100110010011100111101101011110 e28098e296b2465e68e28098e296b2465e664e7de28098e296b2465e68e28098e296b2465e664e7b5e
UHC ‘▲F^h‘▲F^fN}‘▲F^h‘▲F^fN{^ 101000011010111010100001111000110100011001011110011010001010000110101110101000011110001101000110010111100110011001001110011111011010000110101110101000011110001101000110010111100110100010100001101011101010000111100011010001100101111001100110010011100111101101011110 a1aea1e3465e68a1aea1e3465e664e7da1aea1e3465e68a1aea1e3465e664e7b5e

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