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 10010110011010011001011001101001011001101001011001101001100101100110100101011110011111010101100110010110011010011001011001101001011001101001011001101001100101100110100101011110011111010110001001000101 9669966966966996695e7d599669966966966996695e7d6245
EUC-JP 吠吠f吠吠^}Y吠吠f吠吠^}bE 11001011110010101100101111001010011001101100101111001010110010111100101001011110011111010101100111001011110010101100101111001010011001101100101111001010110010111100101001011110011111010110001001000101 cbcacbca66cbcacbca5e7d59cbcacbca66cbcacbca5e7d6245
UTF-8 吠吠f吠吠^}Y吠吠f吠吠^}bE 111001011001000010100000111001011001000010100000011001101110010110010000101000001110010110010000101000000101111001111101010110011110010110010000101000001110010110010000101000000110011011100101100100001010000011100101100100001010000001011110011111010110001001000101 e590a0e590a066e590a0e590a05e7d59e590a0e590a066e590a0e590a05e7d6245
UHC 吠吠f吠吠^}Y吠吠f吠吠^}bE 11111000110001011111100011000101011001101111100011000101111110001100010101011110011111010101100111111000110001011111100011000101011001101111100011000101111110001100010101011110011111010110001001000101 f8c5f8c566f8c5f8c55e7d59f8c5f8c566f8c5f8c55e7d6245

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