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 10001000101100101000100010110010011001101000100010110010100010001011001001011110011111010101100110001000101100101000100010110010011001101000100010110010100010001011001001011110011111010110001001000101 88b288b26688b288b25e7d5988b288b26688b288b25e7d6245
EUC-JP 梓梓f梓梓^}Y梓梓f梓梓^}bE 10110000101101001011000010110100011001101011000010110100101100001011010001011110011111010101100110110000101101001011000010110100011001101011000010110100101100001011010001011110011111010110001001000101 b0b4b0b466b0b4b0b45e7d59b0b4b0b466b0b4b0b45e7d6245
UTF-8 梓梓f梓梓^}Y梓梓f梓梓^}bE 111001101010001010010011111001101010001010010011011001101110011010100010100100111110011010100010100100110101111001111101010110011110011010100010100100111110011010100010100100110110011011100110101000101001001111100110101000101001001101011110011111010110001001000101 e6a293e6a29366e6a293e6a2935e7d59e6a293e6a29366e6a293e6a2935e7d6245
UHC 梓梓f梓梓^}Y梓梓f梓梓^}bE 11101110101010011110111010101001011001101110111010101001111011101010100101011110011111010101100111101110101010011110111010101001011001101110111010101001111011101010100101011110011111010110001001000101 eea9eea966eea9eea95e7d59eea9eea966eea9eea95e7d6245

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