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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 讓ス豁惹サ夜ア 1110011010101000101111011110011010101101100011101110010010111011100101101110100110110001 e6a8bde6ad8ee4bb96e9b1
EUC-JP 讓ス豁惹サ夜ア 1110110010101010100011101011110111101100101011111011110011100110100011101011101111001100111010111000111010110001 ecaa8ebdecafbce68ebbcceb8eb1
UTF-8 讓ス豁惹サ夜ア 111010001010111010010011111011111011110110111101111010001011000110000001111001101000001110111001111011111011110110111011111001011010010010011100111011111011110110110001 e8ae93efbdbde8b181e683b9efbdbbe5a49cefbdb1
UHC 讓?豁惹?夜? 1110010111010011001111111111110011000011111001011010100100111111111001011010100000111111 e5d33ffcc3e5a93fe5a83f

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