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 1001011001101001011001101001011001101001010111100111110101011001100101100110100101100110100101100110100101011110011111010110001001000101 96696696695e7d5996696696695e7d6245
EUC-JP 吠f吠^}Y吠f吠^}bE 1100101111001010011001101100101111001010010111100111110101011001110010111100101001100110110010111100101001011110011111010110001001000101 cbca66cbca5e7d59cbca66cbca5e7d6245
UTF-8 吠f吠^}Y吠f吠^}bE 111001011001000010100000011001101110010110010000101000000101111001111101010110011110010110010000101000000110011011100101100100001010000001011110011111010110001001000101 e590a066e590a05e7d59e590a066e590a05e7d6245
UHC 吠f吠^}Y吠f吠^}bE 1111100011000101011001101111100011000101010111100111110101011001111110001100010101100110111110001100010101011110011111010110001001000101 f8c566f8c55e7d59f8c566f8c55e7d6245

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