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 10001001100001011000100110000101011001101000100110000101100010011000010101011110011111010101100110001001100001011000100110000101011001101000100110000101100010011000010101011110011111010110001001000101 8985898566898589855e7d598985898566898589855e7d6245
EUC-JP 怨怨f怨怨^}Y怨怨f怨怨^}bE 10110001111001011011000111100101011001101011000111100101101100011110010101011110011111010101100110110001111001011011000111100101011001101011000111100101101100011110010101011110011111010110001001000101 b1e5b1e566b1e5b1e55e7d59b1e5b1e566b1e5b1e55e7d6245
UTF-8 怨怨f怨怨^}Y怨怨f怨怨^}bE 111001101000000010101000111001101000000010101000011001101110011010000000101010001110011010000000101010000101111001111101010110011110011010000000101010001110011010000000101010000110011011100110100000001010100011100110100000001010100001011110011111010110001001000101 e680a8e680a866e680a8e680a85e7d59e680a8e680a866e680a8e680a85e7d6245
UHC 怨怨f怨怨^}Y怨怨f怨怨^}bE 11101010101100111110101010110011011001101110101010110011111010101011001101011110011111010101100111101010101100111110101010110011011001101110101010110011111010101011001101011110011111010110001001000101 eab3eab366eab3eab35e7d59eab3eab366eab3eab35e7d6245

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