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 ??\nf??\n^}Y??\nf??\n^}bE 00111111001111110101110001101110011001100011111100111111010111000110111001011110011111010101100100111111001111110101110001101110011001100011111100111111010111000110111001011110011111010110001001000101 3f3f5c6e663f3f5c6e5e7d593f3f5c6e663f3f5c6e5e7d6245
SJIS-WIN 貂ヲ\nf貂ヲ\n^}Y貂ヲ\nf貂ヲ\n^}bE 1110011010111000101001100101110001101110011001101110011010111000101001100101110001101110010111100111110101011001111001101011100010100110010111000110111001100110111001101011100010100110010111000110111001011110011111010110001001000101 e6b8a65c6e66e6b8a65c6e5e7d59e6b8a65c6e66e6b8a65c6e5e7d6245
EUC-JP 貂ヲ\nf貂ヲ\n^}Y貂ヲ\nf貂ヲ\n^}bE 111011001011101010001110101001100101110001101110011001101110110010111010100011101010011001011100011011100101111001111101010110011110110010111010100011101010011001011100011011100110011011101100101110101000111010100110010111000110111001011110011111010110001001000101 ecba8ea65c6e66ecba8ea65c6e5e7d59ecba8ea65c6e66ecba8ea65c6e5e7d6245
UTF-8 貂ヲ\nf貂ヲ\n^}Y貂ヲ\nf貂ヲ\n^}bE 1110100010110010100000101110111110111101101001100101110001101110011001101110100010110010100000101110111110111101101001100101110001101110010111100111110101011001111010001011001010000010111011111011110110100110010111000110111001100110111010001011001010000010111011111011110110100110010111000110111001011110011111010110001001000101 e8b282efbda65c6e66e8b282efbda65c6e5e7d59e8b282efbda65c6e66e8b282efbda65c6e5e7d6245
UHC 貂?\nf貂?\n^}Y貂?\nf貂?\n^}bE 1111010110110000001111110101110001101110011001101111010110110000001111110101110001101110010111100111110101011001111101011011000000111111010111000110111001100110111101011011000000111111010111000110111001011110011111010110001001000101 f5b03f5c6e66f5b03f5c6e5e7d59f5b03f5c6e66f5b03f5c6e5e7d6245

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