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 00111111011001100011111101011110011111010101100100111111011001100011111101011110011111010110001001000101 3f663f5e7d593f663f5e7d6245
SJIS-WIN 詠f詠^}Y詠f詠^}bE 1000100101110010011001101000100101110010010111100111110101011001100010010111001001100110100010010111001001011110011111010110001001000101 89726689725e7d5989726689725e7d6245
EUC-JP 詠f詠^}Y詠f詠^}bE 1011000111010011011001101011000111010011010111100111110101011001101100011101001101100110101100011101001101011110011111010110001001000101 b1d366b1d35e7d59b1d366b1d35e7d6245
UTF-8 詠f詠^}Y詠f詠^}bE 111010001010100110100000011001101110100010101001101000000101111001111101010110011110100010101001101000000110011011101000101010011010000001011110011111010110001001000101 e8a9a066e8a9a05e7d59e8a9a066e8a9a05e7d6245
UHC 詠f詠^}Y詠f詠^}bE 1110011111001001011001101110011111001001010111100111110101011001111001111100100101100110111001111100100101011110011111010110001001000101 e7c966e7c95e7d59e7c966e7c95e7d6245

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