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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 螂幄姦螂幄姦^ 11100101101001011001101111101000100010101010110111100101101001011001101111101000100010101010110101011110 e5a59be88aade5a59be88aad5e
EUC-JP 螂幄姦螂幄姦^ 11101010101001111101011011101010101101001010111111101010101001111101011011101010101101001010111101011110 eaa7d6eab4afeaa7d6eab4af5e
UTF-8 螂幄姦螂幄姦^ 11101000100111101000001011100101101110011000010011100101101001111010011011101000100111101000001011100101101110011000010011100101101001111010011001011110 e89e82e5b984e5a7a6e89e82e5b984e5a7a65e
UHC 螂幄姦螂幄姦^ 11010101110011001110010011000001110010101100110111010101110011001110010011000001110010101100110101011110 d5cce4c1cacdd5cce4c1cacd5e

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