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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 貉懈ケソD貉懈ケソD^ 111001101011100110011100111001101011100110111111010001001110011010111001100111001110011010111001101111110100010001011110 e6b99ce6b9bf44e6b99ce6b9bf445e
EUC-JP 貉懈ケソD貉懈ケソD^ 11101100101110111101100011101000100011101011100110001110101111110100010011101100101110111101100011101000100011101011100110001110101111110100010001011110 ecbbd8e88eb98ebf44ecbbd8e88eb98ebf445e
UTF-8 貉懈ケソD貉懈ケソD^ 111010001011001010001001111001101000011110001000111011111011110110111001111011111011110110111111010001001110100010110010100010011110011010000111100010001110111110111101101110011110111110111101101111110100010001011110 e8b289e68788efbdb9efbdbf44e8b289e68788efbdb9efbdbf445e
UHC ?懈??D?懈??D^ 00111111111110101010101100111111001111110100010000111111111110101010101100111111001111110100010001011110 3ffaab3f3f443ffaab3f3f445e

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