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??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 犀犀f犀犀^}Y犀犀f犀犀^}bE 10001101110100101000110111010010011001101000110111010010100011011101001001011110011111010101100110001101110100101000110111010010011001101000110111010010100011011101001001011110011111010110001001000101 8dd28dd2668dd28dd25e7d598dd28dd2668dd28dd25e7d6245
EUC-JP 犀犀f犀犀^}Y犀犀f犀犀^}bE 10111010110101001011101011010100011001101011101011010100101110101101010001011110011111010101100110111010110101001011101011010100011001101011101011010100101110101101010001011110011111010110001001000101 bad4bad466bad4bad45e7d59bad4bad466bad4bad45e7d6245
UTF-8 犀犀f犀犀^}Y犀犀f犀犀^}bE 111001111000101010000000111001111000101010000000011001101110011110001010100000001110011110001010100000000101111001111101010110011110011110001010100000001110011110001010100000000110011011100111100010101000000011100111100010101000000001011110011111010110001001000101 e78a80e78a8066e78a80e78a805e7d59e78a80e78a8066e78a80e78a805e7d6245
UHC 犀犀f犀犀^}Y犀犀f犀犀^}bE 11011111111110011101111111111001011001101101111111111001110111111111100101011110011111010101100111011111111110011101111111111001011001101101111111111001110111111111100101011110011111010110001001000101 dff9dff966dff9dff95e7d59dff9dff966dff9dff95e7d6245

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