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 ??bh??bfN}??bh??bfN{^ 001111110011111101100010011010000011111100111111011000100110011001001110011111010011111100111111011000100110100000111111001111110110001001100110010011100111101101011110 3f3f62683f3f62664e7d3f3f62683f3f62664e7b5e
SJIS-WIN ?ィbh?ィbfN}?ィbh?ィbfN{^ 001111111010100001100010011010000011111110101000011000100110011001001110011111010011111110101000011000100110100000111111101010000110001001100110010011100111101101011110 3fa862683fa862664e7d3fa862683fa862664e7b5e
EUC-JP ?ィbh?ィbfN}?ィbh?ィbfN{^ 00111111100011101010100001100010011010000011111110001110101010000110001001100110010011100111110100111111100011101010100001100010011010000011111110001110101010000110001001100110010011100111101101011110 3f8ea862683f8ea862664e7d3f8ea862683f8ea862664e7b5e
UTF-8 䵸ィbh䵸ィbfN}䵸ィbh䵸ィbfN{^ 11100100101101011011100011101111101111011010100001100010011010001110010010110101101110001110111110111101101010000110001001100110010011100111110111100100101101011011100011101111101111011010100001100010011010001110010010110101101110001110111110111101101010000110001001100110010011100111101101011110 e4b5b8efbda86268e4b5b8efbda862664e7de4b5b8efbda86268e4b5b8efbda862664e7b5e
UHC ??bh??bfN}??bh??bfN{^ 001111110011111101100010011010000011111100111111011000100110011001001110011111010011111100111111011000100110100000111111001111110110001001100110010011100111101101011110 3f3f62683f3f62664e7d3f3f62683f3f62664e7b5e

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