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 10010110011010011001110110011010011001101001011001101001100111011001101001011110011111010101100110010110011010011001110110011010011001101001011001101001100111011001101001011110011111010110001001000101 96699d9a6696699d9a5e7d5996699d9a6696699d9a5e7d6245
EUC-JP 吠撓f吠撓^}Y吠撓f吠撓^}bE 11001011110010101101100111111010011001101100101111001010110110011111101001011110011111010101100111001011110010101101100111111010011001101100101111001010110110011111101001011110011111010110001001000101 cbcad9fa66cbcad9fa5e7d59cbcad9fa66cbcad9fa5e7d6245
UTF-8 吠撓f吠撓^}Y吠撓f吠撓^}bE 111001011001000010100000111001101001001010010011011001101110010110010000101000001110011010010010100100110101111001111101010110011110010110010000101000001110011010010010100100110110011011100101100100001010000011100110100100101001001101011110011111010110001001000101 e590a0e6929366e590a0e692935e7d59e590a0e6929366e590a0e692935e7d6245
UHC 吠撓f吠撓^}Y吠撓f吠撓^}bE 11111000110001011110100011110101011001101111100011000101111010001111010101011110011111010101100111111000110001011110100011110101011001101111100011000101111010001111010101011110011111010110001001000101 f8c5e8f566f8c5e8f55e7d59f8c5e8f566f8c5e8f55e7d6245

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