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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 詹ク櫤詹ク櫤^ 111110111010010110111000111110101111001111111000010110111111101110100101101110001111101011110011111110000101101101011110 fba5b8faf3f85bfba5b8faf3f85b5e
EUC-JP 詹ク櫤?詹ク櫤?^ 10001111110111011110101010001110101110001000111111000101110101010011111110001111110111011110101010001110101110001000111111000101110101010011111101011110 8fddea8eb88fc5d53f8fddea8eb88fc5d53f5e
UTF-8 詹ク櫤詹ク櫤^ 11101000101010011011100111101111101111011011100011100110101010111010010011101110100101111011101111101000101010011011100111101111101111011011100011100110101010111010010011101110100101111011101101011110 e8a9b9efbdb8e6aba4ee97bbe8a9b9efbdb8e6aba4ee97bb5e
UHC 詹???詹???^ 1111010011011010001111110011111100111111111101001101101000111111001111110011111101011110 f4da3f3f3ff4da3f3f3f5e

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