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 闍醍悛闍鷹妛^ 11101000100010111001000111100111100111001010000011101000100010111001000111101001100110111010101001011110 e88b91e79ca0e88b91e99baa5e
EUC-JP 闍醍悛闍鷹妛^ 11101111111010111100001011101001110110001010001011101111111010111100001011101011110101101010110001011110 efebc2e9d8a2efebc2ebd6ac5e
UTF-8 闍醍悛闍鷹妛^ 11101001100101111000110111101001100001101000110111100110100000101001101111101001100101111000110111101001101101111011100111100101101001101001101101011110 e9978de9868de6829be9978de9b7b9e5a69b5e
UHC ?醍悛?鷹?^ 00111111111100001011010111101110111110010011111111101011111011010011111101011110 3ff0b5eef93febed3f5e

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