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 10010111011110101001011101111010011001101001011101111010100101110111101001011110011111010101100110010111011110101001011101111010011001101001011101111010100101110111101001011110011111010110001001000101 977a977a66977a977a5e7d59977a977a66977a977a5e7d6245
EUC-JP 陽陽f陽陽^}Y陽陽f陽陽^}bE 11001101110110111100110111011011011001101100110111011011110011011101101101011110011111010101100111001101110110111100110111011011011001101100110111011011110011011101101101011110011111010110001001000101 cddbcddb66cddbcddb5e7d59cddbcddb66cddbcddb5e7d6245
UTF-8 陽陽f陽陽^}Y陽陽f陽陽^}bE 111010011001100110111101111010011001100110111101011001101110100110011001101111011110100110011001101111010101111001111101010110011110100110011001101111011110100110011001101111010110011011101001100110011011110111101001100110011011110101011110011111010110001001000101 e999bde999bd66e999bde999bd5e7d59e999bde999bd66e999bde999bd5e7d6245
UHC 陽陽f陽陽^}Y陽陽f陽陽^}bE 11100101110101011110010111010101011001101110010111010101111001011101010101011110011111010101100111100101110101011110010111010101011001101110010111010101111001011101010101011110011111010110001001000101 e5d5e5d566e5d5e5d55e7d59e5d5e5d566e5d5e5d55e7d6245

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