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^ 00111111001111110011111110010010110011100100010000111111001111110011111110010010110011100100010001011110 3f3f3f92ce443f3f3f92ce445e
EUC-JP ???槻D???槻D^ 00111111001111110011111111000100110100000100010000111111001111110011111111000100110100000100010001011110 3f3f3fc4d0443f3f3fc4d0445e
UTF-8 銳얜갭槻D銳얜갭槻D^ 111010011000101010110011111011001001011010011100111010101011000010101101111001101010011110111011010001001110100110001010101100111110110010010110100111001110101010110000101011011110011010100111101110110100010001011110 e98ab3ec969ceab0ade6a7bb44e98ab3ec969ceab0ade6a7bb445e
UHC 銳얜갭槻D銳얜갭槻D^ 11100111111001011011111011101011101100001011100011010000101001110100010011100111111001011011111011101011101100001011100011010000101001110100010001011110 e7e5beebb0b8d0a744e7e5beebb0b8d0a7445e

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